diff options
Diffstat (limited to 'tests/acceptance/config')
-rw-r--r-- | tests/acceptance/config/behat.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/acceptance/config/behat.yml b/tests/acceptance/config/behat.yml index 5149180d9bd..acb404aae26 100644 --- a/tests/acceptance/config/behat.yml +++ b/tests/acceptance/config/behat.yml @@ -20,6 +20,7 @@ default: - LoginPageContext - NotificationContext - PublicShareContext + - SearchContext - SettingsContext - SettingsMenuContext - ThemingAppContext @@ -47,6 +48,7 @@ default: - LoginPageContext - NotificationContext - PublicShareContext + - SearchContext - SettingsContext - SettingsMenuContext - ThemingAppContext |