mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -04:00
fix(CI): Adjust expected result
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
704eb3aa6c
commit
875e6cf7e6
1 changed files with 1 additions and 0 deletions
|
|
@ -171,6 +171,7 @@ class LostControllerTest extends TestCase {
|
|||
]
|
||||
],
|
||||
'guest');
|
||||
$expectedResponse->throttle();
|
||||
$this->assertEquals($expectedResponse, $response);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue