We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 673485e commit 7622502Copy full SHA for 7622502
tests/TestCase.php
@@ -6,7 +6,6 @@
6
use Illuminate\Foundation\Testing\Concerns\InteractsWithViews;
7
use Illuminate\Support\Arr;
8
use Illuminate\Support\Facades\Event;
9
-use Illuminate\Support\Facades\View;
10
use Illuminate\Support\Str;
11
use Orchestra\Testbench\TestCase as BaseTestCase;
12
use org\bovigo\vfs\vfsStream;
0 commit comments