Skip to content

Commit

Permalink
MDL-74475 core_badges: Behat test using new step
Browse files Browse the repository at this point in the history
  • Loading branch information
Amaia Anabitarte committed Aug 3, 2022
1 parent b3fab1d commit 5ba22c1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions badges/tests/behat/award_badge_groups.feature
Expand Up @@ -30,9 +30,7 @@ Feature: Award badges with separate groups
| teacher1 | CB |
| student2 | CA |
| teacher2 | CA |
And I log in as "teacher1"
And I am on "Course 1" course homepage
And I navigate to "Edit settings" in current page administration
And I am on the "Course 1" "course editing" page logged in as "teacher1"
And I expand all fieldsets
And I set the field "Group mode" to "Separate groups"
And I press "Save and display"
Expand Down

0 comments on commit 5ba22c1

Please sign in to comment.