mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
MDL-60485 modgrade: Change string expectation in related test
This commit is contained in:
parent
690168cb4a
commit
b3f41c084d
@ -185,7 +185,7 @@ Feature: Using the activity grade form element
|
||||
And I follow "Test forum name"
|
||||
And I navigate to "Edit settings" in current page administration
|
||||
When I expand all fieldsets
|
||||
Then I should see "Some grades have already been awarded, so the grade type cannot be changed. If you wish to change the maximum grade, you must first choose whether or not to rescale existing grades."
|
||||
Then I should see "You cannot change the type, as grades already exist for this item."
|
||||
And I set the field "Maximum grade" to "50"
|
||||
And I press "Save and display"
|
||||
And I should see "You cannot change the maximum grade when grades already exist for an activity with ratings"
|
||||
|
Loading…
x
Reference in New Issue
Block a user