MDL-68633 mod_forum: Fix behat error in classic

This commit is contained in:
Sara Arjona 2021-08-26 08:11:18 +02:00
parent 4f4b748a16
commit d2b5a689e1

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>"