mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
MDL-46658 gradebook: Fix gradebook behat tests
This issue is a part of the MDL-25544 Epic.
This commit is contained in:
parent
3d8ef7c65d
commit
7feac0aab6
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user