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 7773b33 commit 3edc3bcCopy full SHA for 3edc3bc
dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Cms/Page/CmsBlocksPage.xml
@@ -8,7 +8,7 @@
8
9
<pages xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10
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">
+ <page name="CmsBlocksPage" url="cms/block/new" area="admin" module="Magento_Block">
12
<section name="BlockPageActionsSection"/>
13
</page>
14
</pages>
0 commit comments