Skip to content

Commit be8d0e3

Browse files
author
Cari Spruiell
committed
MC-3148: Create & Update MFTF Tests
- rename file and update type
1 parent 332a7f1 commit be8d0e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Theme/Test/Mftf/Data/LayoutData.xml renamed to app/code/Magento/Theme/Test/Mftf/Data/DesignData.xml

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

99
<entities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
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">
11+
<entity name="Layout" type="page_layout">
1212
<data key="1column">1 column</data>
1313
</entity>
1414
</entities>

0 commit comments

Comments
 (0)