Add style CI (#503)

Hopefully this will result in slightly better code.
This commit is contained in:
Régis Freyd
2017-07-26 21:02:55 -04:00
committed by GitHub
parent 6127830fff
commit a2172f0851
148 changed files with 444 additions and 620 deletions
-2
View File
@@ -3,8 +3,6 @@
namespace Tests\Browser;
use Tests\DuskTestCase;
use Laravel\Dusk\Chrome;
use Illuminate\Foundation\Testing\DatabaseMigrations;
class ExampleTest extends DuskTestCase
{