Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
parent
2eb269d6bf
commit
20c08eb129
1 changed files with 1 additions and 3 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||
namespace Tests;
|
||||
|
||||
|
||||
use App\Database\Migrator;
|
||||
|
||||
trait BootApplication
|
||||
|
@ -24,5 +23,4 @@ trait BootApplication
|
|||
|
||||
return $this->app;
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in a new issue