summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/integration/ldap_features/ldap-ocs.feature6
1 files changed, 0 insertions, 6 deletions
diff --git a/build/integration/ldap_features/ldap-ocs.feature b/build/integration/ldap_features/ldap-ocs.feature
index 663bdcb56fd..a9ad0478702 100644
--- a/build/integration/ldap_features/ldap-ocs.feature
+++ b/build/integration/ldap_features/ldap-ocs.feature
@@ -15,12 +15,6 @@ Feature: LDAP
Then the OCS status code should be "404"
And the HTTP status code should be "404"
- Scenario: Delete an invalid configuration
- Given As an "admin"
- When sending "DELETE" to "/apps/user_ldap/api/v1/config/hack0r"
- Then the OCS status code should be "400"
- And the HTTP status code should be "400"
-
Scenario: Create and delete a configuration
Given As an "admin"
And creating an LDAP configuration at "/apps/user_ldap/api/v1/config"