mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-51214 mod_forum: Update News forum => Announcements
This commit is contained in:
parent
2f45a11ac4
commit
265a9bf769
5 changed files with 9 additions and 9 deletions
|
@ -20,13 +20,13 @@ Feature: Managers can create courses
|
|||
When I log in as "teacher1"
|
||||
And I follow "Course 1"
|
||||
Then "Latest news" "block" should exist
|
||||
And I follow "News forum"
|
||||
And I follow "Announcements"
|
||||
And "Add a new topic" "button" should exist
|
||||
And "Forced subscription" "link" should not exist
|
||||
And I log out
|
||||
And I log in as "student1"
|
||||
And I follow "Course 1"
|
||||
And I follow "News forum"
|
||||
And I follow "Announcements"
|
||||
And "Add a new topic" "button" should not exist
|
||||
And I should see "Forced subscription" in the "Administration" "block"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue