MDL-87287 qbank_deletequestion: Update behat test for tag deletion
Now that deleting a tagged question correctly deletes it tag instances, the tag is no longer available for re-selection after all the tagged questions are deleted.
This commit is contained in:
@@ -83,7 +83,6 @@ Feature: Use the qbank plugin manager page for deletequestion
|
||||
And I click on question bulk action "deleteselected"
|
||||
When I click on "Delete" "button" in the "Delete question?" "dialogue"
|
||||
Then I should not see "Third question"
|
||||
And "foo" "autocomplete_selection" should exist
|
||||
|
||||
@javascript
|
||||
Scenario: Questions can be bulk deleted from the question bank
|
||||
|
||||
Reference in New Issue
Block a user