mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 10:16:49 +00:00
Add newlines [skip ci]
This commit is contained in:
@@ -48,4 +48,4 @@ class ForgotPasswordControllerTest extends TestCase
|
||||
$response = $this->post(route('password.email'), $data);
|
||||
$response->assertStatus(302);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user