diff --git a/mod/forum/tests/behat/edit_post_student.feature b/mod/forum/tests/behat/edit_post_student.feature index 9389dab62124f..7a44ae79265b3 100644 --- a/mod/forum/tests/behat/edit_post_student.feature +++ b/mod/forum/tests/behat/edit_post_student.feature @@ -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