mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Fix the actual oauth2 tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
1224869b22
commit
470318db36
@ -51,6 +51,6 @@ class AdminTest extends TestCase {
|
||||
}
|
||||
|
||||
public function testGetPriority() {
|
||||
$this->assertSame(0, $this->admin->getPriority());
|
||||
$this->assertSame(100, $this->admin->getPriority());
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user