diff --git a/build/integration/ldap_features/ldap-openldap.feature b/build/integration/ldap_features/ldap-openldap.feature index b56f9eb2ca..13e011bb0c 100644 --- a/build/integration/ldap_features/ldap-openldap.feature +++ b/build/integration/ldap_features/ldap-openldap.feature @@ -5,6 +5,7 @@ Feature: LDAP Scenario: Test valid configuration by logging in Given having a valid LDAP configuration When Logging in using web as "alice" + And Sending a "GET" to "/remote.php/webdav/welcome.txt" with requesttoken Then the HTTP status code should be "200" Scenario: Look for a known LDAP user