mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-08 02:29:38 -05:00
Move some methods around, refactoring.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Class TestCase
|
||||
*/
|
||||
abstract class TestCase extends Illuminate\Foundation\Testing\TestCase
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user