This commit is contained in:
Denis Duliçi 2023-05-03 00:08:35 +03:00
parent 039bfccd7a
commit 3d85092082
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
<?php
namespace Tests\Feature\Wizard;
use Illuminate\Http\UploadedFile;

View File

@ -1,4 +1,5 @@
<?php
namespace Tests\Feature\Wizard;
use App\Jobs\Setting\CreateCurrency;