Skip to content

Commit

Permalink
Upgrade: Fix a Behat scenario which broke on 4.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
abias committed Aug 22, 2024
1 parent 7b3c0ec commit 430b7af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Changes

### Unreleased

* 2024-08-20 - Upgrade: Fix a behat test which broke on Moodle 4.4.
* 2024-08-20 - Upgrade: Update Bootstrap classes for Moodle 4.4.
* 2024-08-20 - Prepare compatibility for Moodle 4.4.

Expand Down
2 changes: 1 addition & 1 deletion tests/behat/local_bulkenrol_users.feature
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Feature: Using the local_bulkenrol plugin for user enrolments
And I log in as "student1"
And I am on "Course 1" course homepage
And I press "Enrol me"
And I should see "Topic 1"
And I should see "New section"
And I should not see "Enrol me in this course"
And I log out
When I log in as "teacher1"
Expand Down

0 comments on commit 430b7af

Please sign in to comment.