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 332a7f1 commit be8d0e3Copy full SHA for be8d0e3
app/code/Magento/Theme/Test/Mftf/Data/LayoutData.xml renamed to app/code/Magento/Theme/Test/Mftf/Data/DesignData.xml
@@ -8,7 +8,7 @@
8
9
<entities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10
xsi:noNamespaceSchemaLocation="../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/DataGenerator/etc/dataProfileSchema.xsd">
11
- <entity name="Layout" type="pagebuilder_layout">
+ <entity name="Layout" type="page_layout">
12
<data key="1column">1 column</data>
13
</entity>
14
</entities>
0 commit comments