MDL-46658 gradebook: Fix gradebook behat tests

This issue is a part of the MDL-25544 Epic.
This commit is contained in:
Andrew Nicols 2014-10-08 07:31:49 +08:00
parent 3d8ef7c65d
commit 7feac0aab6

View File

@ -48,7 +48,7 @@ Feature: Site settings can be used to hide parts of the gradebook UI
@javascript
Scenario: Disable category overriding
And ".r0 .course input[type='text']" "css_element" should exist
And ".r1 .course input[type='text']" "css_element" should exist
Then I navigate to "Grade category settings" node in "Site administration > Grades"
And I click on "Allow category grades to be manually overridden" "checkbox"
And I press "Save changes"