mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 04:03:26 +00:00
Fixed tests.
This commit is contained in:
@@ -140,4 +140,9 @@ class ProfileControllerTest extends TestCase
|
||||
$this->assertSessionHas('success', 'Password changed!');
|
||||
}
|
||||
|
||||
public function tearDown()
|
||||
{
|
||||
Mockery::close();
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user