MDL-61556 Questions: Fixed behat failure with clean

This commit is contained in:
Shamim Rezaie 2018-03-07 16:32:49 +11:00 committed by Eloy Lafuente (stronk7)
parent e6b354d99b
commit 451df14218

View File

@ -23,7 +23,7 @@ Feature: A teacher can move question categories in the question bank
@javascript
Scenario: A question category can be moved to another context
When I follow "Test quiz"
And I navigate to "Categories" in current page administration
And I navigate to "Categories" node in "Quiz administration > Question bank"
And I click on "Parent category" "field"
And I click on "//optgroup[@label='Quiz: Test quiz']//option[normalize-space(text())='Top']" "xpath_element"
And I set the field "Name" to "Test category"