I dont want to know how this could have work before

This commit is contained in:
Romain Neutron
2014-02-14 19:21:47 +01:00
parent 8994bbc133
commit c9080de1c5

View File

@@ -15,6 +15,8 @@ class SetupTest extends \Silex\WebTestCase
public function setUp()
{
parent::setUp();
// set test environment
$environment = 'test';
$this->app = require __DIR__ . '/../../../../../lib/Alchemy/Phrasea/Application/Root.php';