Skip to content

Commit 9874e67

Browse files
author
Maxim Medinskiy
committed
MAGETWO-34293: Html minification works incorrectly in Layered Navigation
1 parent b408352 commit 9874e67

File tree

1 file changed

+0
-7
lines changed
  • dev/tests/functional/tests/app/Magento/Cms/Test/Block

1 file changed

+0
-7
lines changed

dev/tests/functional/tests/app/Magento/Cms/Test/Block/Page.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,6 @@ class Page extends Block
5757
'CMS Static Block' => './/*/div[contains(@class,"widget static block") and contains(.,"%s")]',
5858
];
5959

60-
/**
61-
* Selector for uninitialized page.
62-
*
63-
* @var string
64-
*/
65-
protected $uninitialized = '//body[(@data-mage-init)]';
66-
6760
/**
6861
* Get page content text.
6962
*

0 commit comments

Comments
 (0)