Merge branch 'MDL-68633-master-fix' of github.com:sarjona/moodle

This commit is contained in:
Jun Pataleta 2021-08-26 14:24:18 +08:00
commit 9036894c92

View File

@ -60,8 +60,7 @@ Feature: A teacher can control the subscription to a forum
| type | general |
| forcesubscribe | <initialmode> |
When I am on the "Test forum" "forum activity" page logged in as "teacher"
And I open the action menu in "#region-main-box" "css_element"
And I choose "<updatedmode>" in the open action menu
And I navigate to "Subscription mode > <updatedmode>" in current page administration
And I should see "Are you sure you want to change the subscription mode to \"<updatedmode>\"" in the "Confirmation" "dialogue"
And I click on "Yes" "button" in the "Confirmation" "dialogue"
Then I should see "<updatedmodeconfirmed>"