MDL-51214 mod_forum: Update News forum => Announcements

This commit is contained in:
Andrew Nicols 2016-02-09 14:45:30 +08:00
parent 2f45a11ac4
commit 265a9bf769
5 changed files with 9 additions and 9 deletions

View file

@ -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"