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 1be2f47 commit 8fed232Copy full SHA for 8fed232
dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Backend/Cest/AdminLoginCest.xml
@@ -26,4 +26,4 @@
26
<seeInCurrentUrl url="{{AdminLoginPage}}" mergeKey="seeAdminLoginUrl"/>
27
</test>
28
</cest>
29
-</config>
+</config>
dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Backend/Data/BackenedData.xml
@@ -2,7 +2,7 @@
2
3
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/DataGenerator/etc/dataProfileSchema.xsd">
5
- <entity name="backendDatadOne" type="backend">
+ <entity name="backendDataOne" type="backend">
6
<data key="backendConfigName">data</data>
7
</entity>
8
0 commit comments