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 27017d3 commit a5c32e1Copy full SHA for a5c32e1
dev/tests/functional/tests/MFTF/DevDocs/Data/DeprecatedMessageData.xml
@@ -9,7 +9,7 @@
9
<entities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10
xsi:noNamespaceSchemaLocation="urn:magento:mftf:DataGenerator/etc/dataProfileSchema.xsd">
11
<entity name="DeprecatedMessageData" deprecated="Entity is deprecated. Please use 'MessageData'.">
12
- <data key="message">Introduction to the Magento Functional Testing Framework</data>
+ <data key="message">Introduction to the Functional Testing Framework</data>
13
</entity>
14
<entity name="MessageData">
15
<data key="justSomeField">Some data</data>
0 commit comments