Skip to content

Commit 6540c40

Browse files
author
Dmytro Vilchynskyi
committed
MAGETWO-63197: ConfigureSecureUrlsTest is failing and next functional tests are also failing after it
- enabling initial test
1 parent cdb89aa commit 6540c40

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,6 @@ public function __inject(
111111
*/
112112
public function test($configData)
113113
{
114-
$this->markTestSkipped(
115-
'MAGETWO-63197: ConfigureSecureUrlsTest is failing and next functional tests are also failing after it'
116-
);
117114
$data = [
118115
'web/secure/base_url' => [
119116
'scope' => 'default',

0 commit comments

Comments
 (0)