Skip to content

Commit

Permalink
MDL-71641 qbank_tagquestion: Fix behat failure with classic
Browse files Browse the repository at this point in the history
  • Loading branch information
sarjona committed Sep 6, 2021
1 parent 2c90221 commit 46c1f7c
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -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"

0 comments on commit 46c1f7c

Please sign in to comment.