diff --git a/app/tests/TestCase.php b/app/tests/TestCase.php index c7de5f7a..49b80fc2 100644 --- a/app/tests/TestCase.php +++ b/app/tests/TestCase.php @@ -2,7 +2,7 @@ class TestCase extends Illuminate\Foundation\Testing\TestCase { - /** + /** * Creates the application. * * @return Symfony\Component\HttpKernel\HttpKernelInterface