mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +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
|
@ -18,13 +18,13 @@ Feature: Latest news block displays the course latest news
|
|||
And I log out
|
||||
And I log in as "teacher1"
|
||||
And I follow "Course 1"
|
||||
When I add a new topic to "News forum" forum with:
|
||||
When I add a new topic to "Announcements" forum with:
|
||||
| Subject | Discussion One |
|
||||
| Message | Not important |
|
||||
And I add a new topic to "News forum" forum with:
|
||||
And I add a new topic to "Announcements" forum with:
|
||||
| Subject | Discussion Two |
|
||||
| Message | Not important |
|
||||
And I add a new topic to "News forum" forum with:
|
||||
And I add a new topic to "Announcements" forum with:
|
||||
| Subject | Discussion Three |
|
||||
| Message | Not important |
|
||||
And I follow "Course 1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue