mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fix code quality and run.
This commit is contained in:
@@ -31,8 +31,8 @@ use Tests\integration\Traits\CollectsValues;
|
||||
*/
|
||||
abstract class TestCase extends BaseTestCase
|
||||
{
|
||||
use CreatesApplication;
|
||||
use CollectsValues;
|
||||
use CreatesApplication;
|
||||
|
||||
protected const MAX_ITERATIONS = 2;
|
||||
|
||||
|
Reference in New Issue
Block a user