mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-21 11:45:14 +00:00
Various code cleanup.
This commit is contained in:
@@ -48,7 +48,8 @@ class HomeControllerTest extends TestCase
|
||||
$response->assertSee('<ol class="breadcrumb">');
|
||||
}
|
||||
|
||||
public function testTestMessage() {
|
||||
public function testTestMessage()
|
||||
{
|
||||
Event::fake();
|
||||
|
||||
$this->be($this->user());
|
||||
|
Reference in New Issue
Block a user