no env file for the lumen-test

This commit is contained in:
Amine Ben hammou 2015-10-07 18:11:57 +01:00
parent 65b5c37fcc
commit 381c16c833

View File

@ -2,7 +2,7 @@
require_once __DIR__.'/../vendor/autoload.php';
Dotenv::load(__DIR__.'/../');
// Dotenv::load(__DIR__.'/../');
/*
|--------------------------------------------------------------------------