diff --git a/tests/TestCase.php b/tests/TestCase.php index 418b6f5..7e38949 100644 --- a/tests/TestCase.php +++ b/tests/TestCase.php @@ -53,7 +53,6 @@ protected function getEnvironmentSetUp($app) 'prefix' => '', ]); } - public function getFixturesDirectory(string $path): string {