adds passing tests
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ abstract class TestCase extends BaseTestCase
|
||||
{
|
||||
parent::setUp();
|
||||
|
||||
Artisan::call('migrate');
|
||||
//
|
||||
}
|
||||
|
||||
protected function tearDown(): void
|
||||
|
||||
Reference in New Issue
Block a user