Skip to content

Commit

Permalink
pass installationTest
Browse files Browse the repository at this point in the history
  • Loading branch information
TonisOrmisson committed Jan 2, 2018
1 parent 815076f commit e03c07e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/controllers/InstallationControllerTest.php
Expand Up @@ -150,8 +150,7 @@ public function testBasic()
$config = require($configFile);
$urlMan = \Yii::app()->urlManager;
$urlMan->setUrlFormat($config['components']['urlManager']['urlFormat']);


self::$testHelper->connectToOriginalDatabase();
// Login & assert.
self::adminLogin($username, $password);

Expand Down

0 comments on commit e03c07e

Please sign in to comment.