Php cs fixes

This commit is contained in:
DariusIII
2020-02-05 17:49:39 +00:00
parent cb1eafce90
commit 6e1d65156c
91 changed files with 110 additions and 110 deletions
+1 -1
View File
@@ -2,8 +2,8 @@
namespace Tests\Feature;
use Tests\TestCase;
use App\Models\Settings;
use Tests\TestCase;
class SettingsTest extends TestCase
{