Merge branch 'MDL-79015-master-fix' of https://github.com/lameze/moodle

This commit is contained in:
Jun Pataleta 2023-08-25 09:52:25 +08:00
commit cdcca40145
No known key found for this signature in database
GPG Key ID: F83510526D99E2C7

View File

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