Skip to content

Commit 3edc3bc

Browse files
committed
MAGETWO-87561: Stabilize MFTF tests
1 parent 7773b33 commit 3edc3bc

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Cms/Page

1 file changed

+1
-1
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Cms/Page/CmsBlocksPage.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<pages xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Page/etc/PageObject.xsd">
11-
<page name="CmsBlocksPage" url="cms/block/" area="admin" module="Magento_Block">
11+
<page name="CmsBlocksPage" url="cms/block/new" area="admin" module="Magento_Block">
1212
<section name="BlockPageActionsSection"/>
1313
</page>
1414
</pages>

0 commit comments

Comments
 (0)