From 597c6f183113e1b276a1a65f8fdcb53acd676297 Mon Sep 17 00:00:00 2001 From: Ben Corlett Date: Fri, 22 Feb 2013 16:47:09 -0500 Subject: [PATCH] Update app/tests/TestCase.php --- app/tests/TestCase.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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