Skip to content

Commit ededa03

Browse files
committed
update ActionGroup
1 parent 2a6a6fe commit ededa03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogSearch/Test/Mftf/ActionGroup/AssertStorefrontProductNotOnSearchPageActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
<argument name="productSku" type="string"/>
1515
</arguments>
1616

17-
<dontSee selector="{{StorefrontCatalogSearchMainSection.searchResults}}" userInput="{productSku}" stepKey="doNotSeeProduct"/>
17+
<dontSee selector="{{StorefrontCatalogSearchMainSection.searchResults}}" userInput="{{productSku}}" stepKey="doNotSeeProduct"/>
1818
</actionGroup>
1919
</actionGroups>

0 commit comments

Comments
 (0)