diff --git a/mod/quiz/tests/behat/editing_add_random.feature b/mod/quiz/tests/behat/editing_add_random.feature index 7c66c53a5a7..f62410480f5 100644 --- a/mod/quiz/tests/behat/editing_add_random.feature +++ b/mod/quiz/tests/behat/editing_add_random.feature @@ -98,7 +98,7 @@ Feature: Adding random questions to a quiz based on category and tags When I open the "last" add to quiz menu And I follow "a random question" And I follow "New category" - And "Help with Parent category" "icon" should exist in the "id_newcategoryheader" "fieldset" + And "Help with Parent category" "icon" should exist in the "Random question using a new category" "fieldset" And I set the following fields to these values: | Name | New Random category | | Parent category | Default for Quiz 1 |