Merge pull request #4531 from owncloud/add-context-behat-yml

[tests-only]Add context in behat.yml
This commit is contained in:
Phil Davis
2022-09-08 14:53:08 +05:45
committed by GitHub
+2
View File
@@ -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: