diff --git a/tests/TestCase.php b/tests/TestCase.php index 1e446fc..2930e4d 100644 --- a/tests/TestCase.php +++ b/tests/TestCase.php @@ -12,7 +12,6 @@ abstract class TestCase extends AbstractPackageTestCase * Get the required service providers. * * @param \Illuminate\Contracts\Foundation\Application $app - * * @return string[] */ protected function getRequiredServiceProviders($app)