Skip to content

Commit 122d3a3

Browse files
committed
AC-7572::Comment is added to preserve the step key for backward compatibility
1 parent 7761ade commit 122d3a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Elasticsearch8/Test/Mftf/Test/StorefrontQuickSearchUsingElasticSearch8ByProductSkuTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,10 @@
2121
<group value="pr_exclude"/>
2222
</annotations>
2323
<before>
24+
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="setSearchEngine"/>
2425
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
26+
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="deleteAllProducts"/>
27+
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="createFirtsSimpleProduct"/>
2528
<actionGroup ref="DeleteAllProductsUsingProductGridActionGroup" stepKey="deleteAllProductsAfterTest"/>
2629
<createData entity="VirtualProduct" stepKey="createVirtualProduct"/>
2730
<createData entity="SimpleProductWithCustomSku24MB06" stepKey="createSecondSimpleProduct"/>

0 commit comments

Comments
 (0)