Skip to content

Commit

Permalink
Fixxing bug for testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
Bui Sy Nguyen committed Jan 9, 2016
1 parent bce22d6 commit d925d58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/codeception/_bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@
$_SERVER['SERVER_PORT'] = parse_url(\Codeception\Configuration::config()['config']['test_entry_url'], PHP_URL_PORT) ?: '80';

Yii::setAlias('@tests', dirname(__DIR__));

\Codeception\Specify\Config::setDeepClone(false);

0 comments on commit d925d58

Please sign in to comment.