Update app/tests/TestCase.php
This commit is contained in:
parent
6d3eabf9b1
commit
597c6f1831
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue