This commit is contained in:
hackerESQ
2024-09-06 22:00:15 -05:00
parent d442bbb397
commit 7e2bdc47bc
-1
View File
@@ -2,7 +2,6 @@
namespace Tests;
use Illuminate\Support\Facades\Artisan;
use Illuminate\Foundation\Testing\TestCase as BaseTestCase;
abstract class TestCase extends BaseTestCase