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 cacdfdb commit 3c9a52dCopy full SHA for 3c9a52d
app/code/Magento/Catalog/Test/Mftf/ActionGroup/OpenStorefrontProductPageActionGroup.xml
@@ -7,7 +7,7 @@
7
-->
8
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
9
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
10
- <actionGroup name="OpenStorefrontProductPageActionGroup">
+ <actionGroup name="OpenStoreFrontProductPageActionGroup">
11
<arguments>
12
<argument name="productUrlKey" type="string"/>
13
</arguments>
0 commit comments