Skip to content

Commit ce9ec7b

Browse files
committed
Do not check the detail in the log file for serverConnection.feature:48
1 parent 32163ae commit ce9ec7b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/acceptance/features/apiUserLDAP/serverConnection.feature

-3
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ Feature: connect to LDAP serer
4949
Given LDAP config "LDAPTestId" has key "ldapHost" set to "http://%ldap_host_without_scheme%"
5050
When user "Alice" requests "/index.php/apps/files" with "GET" using basic auth
5151
Then the HTTP status code should be "401"
52-
And the last lines of the log file should contain log-entries containing these attributes:
53-
| app | message |
54-
| PHP | ldap_set_option(): supplied argument is not a valid ldap link resource at |
5552

5653
@issue-49
5754
Scenario: authentication works when second of multiple configurations has an unreachable host configured

0 commit comments

Comments
 (0)