Skip to content

Commit 52ed4b6

Browse files
author
Oleksii Korshenko
committed
MAGETWO-57568: [Backport] Functional upgrade test fail - 2.0
1 parent 34a16b0 commit 52ed4b6

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/functional/tests/app/Magento/Backend/Test/Page/Adminhtml

1 file changed

+1
-0
lines changed

dev/tests/functional/tests/app/Magento/Backend/Test/Page/Adminhtml/Dashboard.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@
1515
<block name="errorBlock" class="Magento\Backend\Test\Block\Page\Error" locator="[id='page:main-container']" strategy="css selector" />
1616
<block name="accessDeniedBlock" class="Magento\Backend\Test\Block\Denied" locator="#anchor-content" strategy="css selector" />
1717
<block name="systemMessageDialog" class="Magento\AdminNotification\Test\Block\System\Messages" locator='[role="dialog"].ui-popup-message' strategy="css selector" />
18+
<block name="applicationVersion" class="Magento\Backend\Test\Block\Version" locator="body" strategy="css selector" />
1819
</page>
1920
</config>

0 commit comments

Comments
 (0)