diff --git a/tests/acceptance/config/behat.yml b/tests/acceptance/config/behat.yml index 1f5e548d3..851322de0 100644 --- a/tests/acceptance/config/behat.yml +++ b/tests/acceptance/config/behat.yml @@ -35,6 +35,7 @@ default: apiSpaces: paths: - '%paths.base%/../features/apiSpaces' + context: *common_ldap_suite_context contexts: - SpacesContext: - OccContext: @@ -55,6 +56,7 @@ default: apiArchiver: paths: - '%paths.base%/../features/apiArchiver' + context: *common_ldap_suite_context contexts: - ArchiverContext: - SpacesContext: