mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
fix(CI): Adjust expected result
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
6a3d986102
commit
65e81601d6
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