fix test after rebasing

This commit is contained in:
Arthur Schiwon 2015-07-27 17:34:45 +02:00
parent b37d62d9d3
commit 0967a54755
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ class IntegrationTestAccessGroupsMatchFilter extends AbstractIntegrationTest {
* *
* @return bool * @return bool
*/ */
private function case3() { protected function case3() {
$this->connection->setConfiguration(['ldapGroupFilter' => '(objectclass=groupOfNames)']); $this->connection->setConfiguration(['ldapGroupFilter' => '(objectclass=groupOfNames)']);
$dns = [ $dns = [