diff options
author | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2017-01-20 10:10:37 +0100 |
---|---|---|
committer | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2017-01-20 10:10:37 +0100 |
commit | 08b31fcb7da9f65e5d4fc87f266a183d1353e193 (patch) | |
tree | 3f78bbe8a2b70e5c225c7a3c85e65c2179fe6991 /build/integration/ldap_features | |
parent | 31a08218635e8fadd49389d11a94321d9bdc274a (diff) | |
download | nextcloud-server-08b31fcb7da9f65e5d4fc87f266a183d1353e193.tar.gz nextcloud-server-08b31fcb7da9f65e5d4fc87f266a183d1353e193.zip |
enable user_ldap app for tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'build/integration/ldap_features')
-rw-r--r-- | build/integration/ldap_features/ldap-ocs.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/integration/ldap_features/ldap-ocs.feature b/build/integration/ldap_features/ldap-ocs.feature index df643b8a01c..2815b308d48 100644 --- a/build/integration/ldap_features/ldap-ocs.feature +++ b/build/integration/ldap_features/ldap-ocs.feature @@ -39,7 +39,7 @@ Feature: LDAP Then the OCS status code should be "400" And the HTTP status code should be "400" - Scenario: Modiying a non-existing configuration + Scenario: Modifying a non-existing configuration Given As an "admin" When sending "PUT" to "/apps/user_ldap/api/v1/config/s666" with | key | ldapHost | |