Skip to content

Commit 2072ba2

Browse files
committed
Merge remote-tracking branch 'origin/MC-22674' into 2.3-develop-mftf-pr23
2 parents c82bc9f + d007ac0 commit 2072ba2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdvanceCatalogSearchSimpleProductTest.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@
8787
<group value="Catalog"/>
8888
</annotations>
8989
<before>
90+
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
91+
<actionGroup ref="deleteAllProductsUsingProductGrid" stepKey="deleteAllProducts"/>
92+
9093
<createData entity="ApiProductWithDescription" stepKey="product"/>
9194
<getData entity="GetProduct" stepKey="arg1">
9295
<requiredEntity createDataKey="product"/>
@@ -100,6 +103,7 @@
100103
</before>
101104
<after>
102105
<deleteData createDataKey="product" stepKey="delete"/>
106+
<actionGroup ref="logout" stepKey="logoutFromAdmin"/>
103107
</after>
104108
</test>
105109
</tests>

0 commit comments

Comments
 (0)