mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-07 21:00:30 -06:00
use separate behat config for core tests
This commit is contained in:
1289
tests/acceptance/config/behat-core.yml
Normal file
1289
tests/acceptance/config/behat-core.yml
Normal file
File diff suppressed because it is too large
Load Diff
9
tests/acceptance/config/ldap-users.ldif
Normal file
9
tests/acceptance/config/ldap-users.ldif
Normal file
@@ -0,0 +1,9 @@
|
||||
dn: ou=TestUsers,dc=owncloud,dc=com
|
||||
objectclass: top
|
||||
objectclass: organizationalUnit
|
||||
ou: TestUsers
|
||||
|
||||
dn: ou=TestGroups,dc=owncloud,dc=com
|
||||
objectclass: top
|
||||
objectclass: organizationalUnit
|
||||
ou: TestGroups
|
||||
Reference in New Issue
Block a user