diff --git a/app/tests/TestCase.php b/app/tests/TestCase.php index 314bf52c53..3ad0086e9c 100644 --- a/app/tests/TestCase.php +++ b/app/tests/TestCase.php @@ -11,7 +11,7 @@ class TestCase extends Illuminate\Foundation\Testing\TestCase /** * @SuppressWarnings(PHPMD.UnusedLocalVariable) * - * Creates the application. + * Creates the application.. * * @return \Symfony\Component\HttpKernel\HttpKernelInterface */