(Update) Code Style 🚀

- php-cs-fixer
This commit is contained in:
HDVinnie
2019-09-17 18:48:44 -04:00
parent a6f21aa40e
commit f19899caab
42 changed files with 100 additions and 99 deletions
-1
View File
@@ -2,7 +2,6 @@
namespace Tests\Feature;
use Illuminate\Foundation\Testing\RefreshDatabase;
use Tests\TestCase;
class ExampleTest extends TestCase