diff --git a/tests/TestCase.php b/tests/TestCase.php index 277ee18..8919dd5 100644 --- a/tests/TestCase.php +++ b/tests/TestCase.php @@ -13,7 +13,6 @@ class TestCase extends Orchestra * Get package providers. * * @param \Illuminate\Foundation\Application $app - * * @return array */ protected function getPackageProviders($app)