MDL-72450 theme_boost: Blacklist feature files related to activity nav

This commit is contained in:
Mihail Geshoski 2021-10-14 15:36:47 +08:00
parent b2e31803ad
commit fac039f231

View File

@ -2,6 +2,8 @@
"features": [
"lib/tests/behat/action_menu.feature",
"blocks/tests/behat/hide_blocks.feature",
"blocks/tests/behat/move_blocks.feature"
"blocks/tests/behat/move_blocks.feature",
"course/tests/behat/activity_navigation.feature",
"course/tests/behat/activity_navigation_with_restrictions.feature"
]
}