Also test PHP 7.2

This commit is contained in:
James Cole
2018-04-15 10:44:47 +02:00
parent ef62e31b61
commit ae273f8320
5 changed files with 21 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ use FireflyIII\Repositories\User\UserRepositoryInterface;
use Illuminate\Support\Collection;
use Log;
use Tests\TestCase;
use Preferences;
/**
* Class PreferencesControllerTest
*