mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-21724 course: change remaining tests to new "Save and display"
This commit is contained in:
parent
ef5b65dae4
commit
38ea5e0a39
11 changed files with 15 additions and 15 deletions
|
@ -34,12 +34,12 @@ Feature: Latest news block displays the course latest news
|
|||
And I follow "Edit settings"
|
||||
And I set the following fields to these values:
|
||||
| News items to show | 2 |
|
||||
And I press "Save changes"
|
||||
And I press "Save and display"
|
||||
And I should not see "Discussion One" in the "Latest news" "block"
|
||||
And I should see "Discussion Two" in the "Latest news" "block"
|
||||
And I should see "Discussion Three" in the "Latest news" "block"
|
||||
And I follow "Edit settings"
|
||||
And I set the following fields to these values:
|
||||
| News items to show | 0 |
|
||||
And I press "Save changes"
|
||||
And I press "Save and display"
|
||||
And "Latest news" "block" should not exist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue