mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
style
This commit is contained in:
parent
731cd4c499
commit
42936c656c
@ -2,9 +2,9 @@
|
||||
|
||||
namespace Tests;
|
||||
|
||||
use Illuminate\Contracts\Console\Kernel;
|
||||
use PHPUnit\Runner\AfterLastTestHook;
|
||||
use PHPUnit\Runner\BeforeFirstTestHook;
|
||||
use Illuminate\Contracts\Console\Kernel;
|
||||
|
||||
class Bootstrap implements BeforeFirstTestHook, AfterLastTestHook
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user