styling
This commit is contained in:
parent
039bfccd7a
commit
3d85092082
|
|
@ -1,4 +1,5 @@
|
|||
<?php
|
||||
|
||||
namespace Tests\Feature\Wizard;
|
||||
|
||||
use Illuminate\Http\UploadedFile;
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
<?php
|
||||
|
||||
namespace Tests\Feature\Wizard;
|
||||
|
||||
use App\Jobs\Setting\CreateCurrency;
|
||||
|
|
|
|||
Loading…
Reference in New Issue