mirror of
https://github.com/moodle/moodle.git
synced 2025-02-24 12:03:12 +01:00
MDL-80965 behat: remove wrong tag from step
This commit is contained in:
parent
9a0dcfd9e0
commit
3d64e48f62
@ -49,6 +49,6 @@ Feature: Editing random questions already in a quiz based on category and tags
|
|||||||
And I apply question bank filter "Tag" with value "essay"
|
And I apply question bank filter "Tag" with value "essay"
|
||||||
And I press "Update filter conditions"
|
And I press "Update filter conditions"
|
||||||
Then I should see "Random (Questions Category 1) based on filter condition with tags: essay" on quiz page "1"
|
Then I should see "Random (Questions Category 1) based on filter condition with tags: essay" on quiz page "1"
|
||||||
And I should see "Random (Questions Category 1) based on filter condition with tags: essay, hard" on quiz page "2"
|
And I should see "Random (Questions Category 1) based on filter condition with tags: hard" on quiz page "2"
|
||||||
And I click on "Configure question" "link" in the "Random (Questions Category 1) based on filter condition with tags: hard" "list_item"
|
And I click on "Configure question" "link" in the "Random (Questions Category 1) based on filter condition with tags: hard" "list_item"
|
||||||
And "hard" "autocomplete_selection" should be visible
|
And "hard" "autocomplete_selection" should be visible
|
||||||
|
Loading…
x
Reference in New Issue
Block a user