diff --git a/mod/quiz/tests/behat/editing_remove_multiple_questions.feature b/mod/quiz/tests/behat/editing_remove_multiple_questions.feature index 961f10699b3b2..984123ef9b5c8 100644 --- a/mod/quiz/tests/behat/editing_remove_multiple_questions.feature +++ b/mod/quiz/tests/behat/editing_remove_multiple_questions.feature @@ -21,7 +21,7 @@ Feature: Edit quiz page - remove multiple questions | activity | name | course | idnumber | | quiz | Quiz 1 | C1 | quiz1 | And I log in as "teacher1" - And I follow "Course 1" + And I am on "Course 1" course homepage And I follow "Quiz 1" @javascript