MDL-61162 mod_forum: Remove unnecessary forum creation step
authorJun Pataleta <jun@moodle.com>
Mon, 8 Jan 2018 02:57:43 +0000 (10:57 +0800)
committerJun Pataleta <jun@moodle.com>
Mon, 8 Jan 2018 03:00:08 +0000 (11:00 +0800)
mod/forum/tests/behat/edit_post_student.feature

index 56ae13a..bb5fbbc 100644 (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