Skip to content

Commit

Permalink
MDL-68633 mod_forum: Fix behat error in classic
Browse files Browse the repository at this point in the history
  • Loading branch information
sarjona committed Aug 26, 2021
1 parent 4f4b748 commit d2b5a68
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mod/forum/tests/behat/forum_subscriptions_management.feature
Expand Up @@ -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>"
Expand Down

0 comments on commit d2b5a68

Please sign in to comment.