Skip to content

Commit

Permalink
MDL-62181 lang: Fix changed admin node title in behat scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
mudrd8mz committed Apr 24, 2018
1 parent 8a936e7 commit 9701aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/forum/tests/behat/edit_post_student.feature
Expand Up @@ -44,7 +44,7 @@ Feature: Students can edit or delete their forum posts within a set time limit
Scenario: Time limit expires
Given I log out
And I log in as "admin"
And I navigate to "Security > Site policies" in site administration
And I navigate to "Security > Site security settings" in site administration
And I set the field "Maximum time to edit posts" to "1 minutes"
And I press "Save changes"
And I am on "Course 1" course homepage with editing mode on
Expand Down

0 comments on commit 9701aa1

Please sign in to comment.