Merge branch 'MDL-72736-master-v3' of git://github.com/peterRd/moodle

This commit is contained in:
Ilya Tregubov 2021-11-01 08:19:24 +01:00
commit 03eca63387
2 changed files with 10 additions and 6 deletions

View file

@ -4,6 +4,8 @@
"blocks/tests/behat/hide_blocks.feature",
"blocks/tests/behat/move_blocks.feature",
"course/tests/behat/activity_navigation.feature",
"course/tests/behat/activity_navigation_with_restrictions.feature"
"course/tests/behat/activity_navigation_with_restrictions.feature",
"course/tests/behat/paged_course_navigation.feature",
"course/tests/behat/section_visibility.feature"
]
}