Skip to content

Commit 49ffefe

Browse files
Merge branch 'develop' of https://github.com/magento/magento2ce into MAGETWO-66656
2 parents 5658b97 + 86d67e4 commit 49ffefe

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/functional/tests/app/Magento/Cms/Test/Page

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Cms/Test/Page/CmsIndex.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<block name="titleBlock" class="Magento\Theme\Test\Block\Html\Title" locator=".page-title-wrapper" strategy="css selector" />
1313
<block name="footerBlock" class="Magento\Theme\Test\Block\Html\Footer" locator="footer.page-footer" strategy="css selector" />
1414
<block name="logoBlock" class="Magento\Theme\Test\Block\Html\Logo" locator=".header .logo" strategy="css selector" />
15-
<block name="linksBlock" class="Magento\Theme\Test\Block\Links" locator=".header .links" strategy="css selector" />
15+
<block name="linksBlock" class="Magento\Theme\Test\Block\Links" locator=".panel.header" strategy="css selector" />
1616
<block name="storeSwitcherBlock" class="Magento\Store\Test\Block\Switcher" locator="[data-ui-id='language-switcher']" strategy="css selector" />
1717
<block name="currencyBlock" class="Magento\Directory\Test\Block\Currency\Switcher" locator=".switcher.currency" strategy="css selector" />
1818
<block name="cmsPageBlock" class="Magento\Cms\Test\Block\Page" locator=".page-main" strategy="css selector" />

0 commit comments

Comments
 (0)