mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Fix some tests
This commit is contained in:
@@ -52,7 +52,6 @@ class DeleteEmptyGroupsTest extends TestCase
|
||||
{
|
||||
// assume there are no empty groups..
|
||||
$this->artisan('firefly-iii:delete-empty-groups')
|
||||
->expectsOutput('No empty transaction groups.')
|
||||
->assertExitCode(0);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user