Skip to content

Commit c4695ce

Browse files
committed
MAGETWO-71416: Admin login is successful after JS magnification is enabled and mode set to production
- Added an extra EOL
1 parent a0c6b2e commit c4695ce

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

dev/tests/functional/tests/app/Magento/Backend/Test/TestCase/LoginAfterJSMinificationTest.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,4 @@ public function test(DeployMode $cli, $configData = null)
6262
$cli->setDeployModeToProduction();
6363
$this->adminDashboardPage->open();
6464
}
65-
66-
67-
68-
}
65+
}

0 commit comments

Comments
 (0)