mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-51552 gradebook: Update to singleview behat test.
This commit is contained in:
parent
81e3251512
commit
42b3a58c47
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ Feature: We can use Single view
|
||||||
And I set the field "Insert value" to "1.0"
|
And I set the field "Insert value" to "1.0"
|
||||||
And I click on "Perform bulk insert" "checkbox"
|
And I click on "Perform bulk insert" "checkbox"
|
||||||
And I press "Save"
|
And I press "Save"
|
||||||
Then I should see "Grades were set for 9 items"
|
Then I should see "Grades were set for 8 items"
|
||||||
|
|
||||||
Scenario: Navigation works in the Single view.
|
Scenario: Navigation works in the Single view.
|
||||||
Given I follow "Single view for Student 1"
|
Given I follow "Single view for Student 1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue