From 919c7b853191ee3a657d68c346e764645dd172aa Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Sun, 12 Aug 2018 22:45:22 +0200 Subject: improve fail info and disable cache for a case Signed-off-by: Arthur Schiwon --- build/integration/ldap_features/openldap-uid-username.feature | 1 + 1 file changed, 1 insertion(+) (limited to 'build/integration/ldap_features') diff --git a/build/integration/ldap_features/openldap-uid-username.feature b/build/integration/ldap_features/openldap-uid-username.feature index d267870ca26..f01c7795004 100644 --- a/build/integration/ldap_features/openldap-uid-username.feature +++ b/build/integration/ldap_features/openldap-uid-username.feature @@ -75,6 +75,7 @@ Feature: LDAP Given modify LDAP configuration | ldapBaseUsers | ou=PagingTest,dc=nextcloud,dc=ci | | ldapPagingSize | 2 | + | ldapCacheTTL | 0 | And As an "admin" And sending "GET" to "/cloud/users?limit=10&offset=2" Then the OCS status code should be "200" -- cgit v1.2.3