mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
I dont want to know how this could have work before
This commit is contained in:
@@ -15,6 +15,8 @@ class SetupTest extends \Silex\WebTestCase
|
|||||||
|
|
||||||
public function setUp()
|
public function setUp()
|
||||||
{
|
{
|
||||||
|
parent::setUp();
|
||||||
|
|
||||||
// set test environment
|
// set test environment
|
||||||
$environment = 'test';
|
$environment = 'test';
|
||||||
$this->app = require __DIR__ . '/../../../../../lib/Alchemy/Phrasea/Application/Root.php';
|
$this->app = require __DIR__ . '/../../../../../lib/Alchemy/Phrasea/Application/Root.php';
|
||||||
|
Reference in New Issue
Block a user