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 38569ef commit 7d24832Copy full SHA for 7d24832
tests/TestCase.php
@@ -5,7 +5,6 @@
5
use Binarcode\LaravelDeveloper\LaravelDeveloperServiceProvider;
6
use Illuminate\Database\Eloquent\Factories\Factory;
7
use Illuminate\Foundation\Testing\RefreshDatabase;
8
-use Illuminate\Support\Facades\App;
9
use Orchestra\Testbench\TestCase as Orchestra;
10
11
class TestCase extends Orchestra
0 commit comments