Update app/tests/TestCase.php

This commit is contained in:
Ben Corlett 2013-02-22 16:47:09 -05:00
parent 6d3eabf9b1
commit 597c6f1831
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
class TestCase extends Illuminate\Foundation\Testing\TestCase { class TestCase extends Illuminate\Foundation\Testing\TestCase {
/** /**
* Creates the application. * Creates the application.
* *
* @return Symfony\Component\HttpKernel\HttpKernelInterface * @return Symfony\Component\HttpKernel\HttpKernelInterface