v2 first commit
This commit is contained in:
@ -11,7 +11,7 @@ abstract class TestCase extends BaseTestCase
|
||||
{
|
||||
use CreatesApplication, DatabaseMigrations;
|
||||
|
||||
protected function setUp()
|
||||
protected function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
|
||||
|
Reference in New Issue
Block a user