mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Upgrade to laravel 5.1
This commit is contained in:
@@ -9,6 +9,7 @@ use League\FactoryMuffin\Facade as FactoryMuffin;
|
||||
*/
|
||||
class TestCase extends Illuminate\Foundation\Testing\TestCase
|
||||
{
|
||||
protected $baseUrl = 'http://localhost';
|
||||
|
||||
/**
|
||||
* Creates the application.
|
||||
|
Reference in New Issue
Block a user