We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdb89aa commit 6540c40Copy full SHA for 6540c40
dev/tests/functional/tests/app/Magento/Backend/Test/TestCase/ConfigureSecureUrlsTest.php
@@ -111,9 +111,6 @@ public function __inject(
111
*/
112
public function test($configData)
113
{
114
- $this->markTestSkipped(
115
- 'MAGETWO-63197: ConfigureSecureUrlsTest is failing and next functional tests are also failing after it'
116
- );
117
$data = [
118
'web/secure/base_url' => [
119
'scope' => 'default',
0 commit comments