Skip to content

Commit

Permalink
fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqsol committed May 1, 2017
1 parent c42eacc commit 971dc1d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/_bootstrap.php
Expand Up @@ -12,7 +12,3 @@

require_once __DIR__ . '/../vendor/autoload.php';
require_once __DIR__ . '/../vendor/yiisoft/yii2/Yii.php';

$config = require \hiqdev\composer\config\Builder::path('tests');

Yii::$app = new \yii\console\Application($config);

0 comments on commit 971dc1d

Please sign in to comment.