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

This commit is contained in:
Jun Pataleta 2023-08-25 09:53:33 +08:00
commit ec3723d8d0
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 |