Signed-off-by: Joas Schilling <coding@schilljs.com>
@ -171,6 +171,7 @@ class LostControllerTest extends TestCase {
]
],
'guest');
$expectedResponse->throttle();
$this->assertEquals($expectedResponse, $response);
}