Skip to content

Commit

Permalink
Merge branch 'MDL-79015-311-fix' of https://github.com/lameze/moodle
Browse files Browse the repository at this point in the history
…into MOODLE_311_STABLE
  • Loading branch information
junpataleta committed Aug 25, 2023
2 parents 6caf5df + f712df8 commit d5f6920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/lesson/tests/behat/lesson_restrict_access.feature
Expand Up @@ -44,7 +44,7 @@ Feature: Lesson activity access can be restricted
And I press "Save and return to course"
# Confirm that student1 can see lesson but student2 can't
When I am on the "Course 1" course page logged in as <user>
Then I <visibility> "Test lesson"
Then I <visibility> "Test lesson" in the "region-main" "region"

Examples:
| user | visibility |
Expand Down

0 comments on commit d5f6920

Please sign in to comment.