Lint
This commit is contained in:
parent
6ad639730a
commit
1f4173caf8
|
@ -4,7 +4,6 @@ namespace Tests\Feature\Form;
|
||||||
|
|
||||||
use App\Form\Models\Form;
|
use App\Form\Models\Form;
|
||||||
use Illuminate\Foundation\Testing\DatabaseTransactions;
|
use Illuminate\Foundation\Testing\DatabaseTransactions;
|
||||||
use Illuminate\Support\Facades\Storage;
|
|
||||||
|
|
||||||
class FormUpdateActionTest extends FormTestCase
|
class FormUpdateActionTest extends FormTestCase
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue