mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-08 20:20:08 -05:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
namespace Tests\Unit\Console\Commands;
|
||||
|
||||
use Tests\TestCase;
|
||||
use Illuminate\Foundation\Testing\WithFaker;
|
||||
use Illuminate\Foundation\Testing\RefreshDatabase;
|
||||
|
||||
/**
|
||||
* @see \App\Console\Commands\ClearCache
|
||||
@@ -25,4 +23,3 @@ class ClearCacheTest extends TestCase
|
||||
// TODO: perform additional assertions to ensure the command behaved as expected
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user