diff --git a/question/bank/tagquestion/tests/behat/tag_question_action.feature b/question/bank/tagquestion/tests/behat/tag_question_action.feature index 693017c251a..e254db04308 100644 --- a/question/bank/tagquestion/tests/behat/tag_question_action.feature +++ b/question/bank/tagquestion/tests/behat/tag_question_action.feature @@ -40,10 +40,10 @@ Feature: Use the qbank plugin manager page for tagquestion And I am on the "Test quiz" "quiz activity" page And I navigate to "Question bank > Questions" in current page administration And I choose "Edit question" action for "First question" in the question bank - Then I should not see "Tags" + Then I should not see "Tags" in the "region-main" "region" And I navigate to "Plugins > Question bank plugins > Manage question bank plugins" in site administration And I click on "Enable" "link" in the "Tag question" "table_row" And I am on the "Test quiz" "quiz activity" page And I navigate to "Question bank > Questions" in current page administration And I choose "Edit question" action for "First question" in the question bank - And I should see "Tags" + And I should see "Tags" in the "region-main" "region"