fix test after rebasing
This commit is contained in:
parent
b37d62d9d3
commit
0967a54755
|
@ -83,7 +83,7 @@ class IntegrationTestAccessGroupsMatchFilter extends AbstractIntegrationTest {
|
|||
*
|
||||
* @return bool
|
||||
*/
|
||||
private function case3() {
|
||||
protected function case3() {
|
||||
$this->connection->setConfiguration(['ldapGroupFilter' => '(objectclass=groupOfNames)']);
|
||||
|
||||
$dns = [
|
||||
|
|
Loading…
Reference in New Issue