aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2019-01-28 14:19:31 +0100
committerArthur Schiwon <blizzz@arthur-schiwon.de>2019-01-28 14:19:31 +0100
commit91b30ada8e377018ec3146d1871d1a9b046f498f (patch)
tree568607da8cbad46011abfd8eb985b90afa0a19e4
parent8d52a3ac4a9f13c7ff7197b80ba055f37ac575d3 (diff)
downloadnextcloud-server-91b30ada8e377018ec3146d1871d1a9b046f498f.tar.gz
nextcloud-server-91b30ada8e377018ec3146d1871d1a9b046f498f.zip
typo
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
-rw-r--r--build/integration/ldap_features/ldap-openldap.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/integration/ldap_features/ldap-openldap.feature b/build/integration/ldap_features/ldap-openldap.feature
index 4c507e74595..4b0b02c5b4f 100644
--- a/build/integration/ldap_features/ldap-openldap.feature
+++ b/build/integration/ldap_features/ldap-openldap.feature
@@ -24,7 +24,7 @@ Feature: LDAP
And Sending a "GET" to "/remote.php/webdav/welcome.txt" with requesttoken
Then the HTTP status code should be "200"
- Scenario: Test valid configuration with LDAP protoccol and port by logging in
+ Scenario: Test valid configuration with LDAP protocol and port by logging in
Given modify LDAP configuration
| ldapHost | ldap://openldap:389 |
And cookies are reset