mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
typo
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
parent
bce6e7fc2b
commit
1ee53d6796
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue