MDL-61162 mod_forum: Remove unnecessary forum creation step

This commit is contained in:
Jun Pataleta 2018-01-08 10:57:43 +08:00
parent 013f0b2266
commit 0552bc77ba

View File

@ -49,10 +49,6 @@ Feature: Students can edit or delete their forum posts within a set time limit
And I press "Save changes"
And I am on "Course 1" course homepage with editing mode on
And I add the "Recent activity" block
And I add a "Forum" to section "1" and I fill the form with:
| Forum name | Test forum name |
| Forum type | Standard forum for general use |
| Description | Test forum description |
And I log out
And I log in as "student1"
And I am on "Course 1" course homepage