Skip to content

Commit e08dad1

Browse files
committed
MC-21958: Merge to mainline EPAM PR 84
- mftf tests stabilization
1 parent af8c7e9 commit e08dad1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/ImportExport/Test/Mftf/Test/AdminCheckThatSomeAttributesChangedValueToEmptyAfterImportTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
</annotations>
2222
<before>
2323
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
24+
<actionGroup ref="AdminOpenProductIndexPageActionGroup" stepKey="navigateToProductIndexPage"/>
25+
<actionGroup ref="resetProductGridToDefaultView" stepKey="resetProductGridToDefaultView"/>
26+
<actionGroup ref="deleteProductsIfTheyExist" stepKey="deleteAllProducts"/>
2427
<createData entity="productDropDownAttribute" stepKey="productAttribute"/>
2528
<createData entity="productAttributeOption2" stepKey="attributeOptionWithDefaultValue">
2629
<requiredEntity createDataKey="productAttribute"/>

0 commit comments

Comments
 (0)