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:
Mark Johnson
2026-01-09 10:40:50 +00:00
parent 8b0edbf074
commit 0fa3a9d6aa
@@ -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