Upgrade tests to PhpUnit 10 (#5252)
This commit is contained in:
@@ -326,7 +326,7 @@ class LdapManagerTest extends TestCase
|
||||
self::assertEquals($user->getPreferenceValue('ldap_dn'), 'blub-updated');
|
||||
}
|
||||
|
||||
public function getValidConfigsTestData()
|
||||
public static function getValidConfigsTestData()
|
||||
{
|
||||
return [
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user