Skip to content

Commit 6ef9071

Browse files
authored
ACQE-6076 : Test Fix
1 parent 488c103 commit 6ef9071

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Customer/Test/Mftf/Test/StorefrontCheckTaxAddingValidVATIdTest.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
<before>
2323
<!--Log In-->
2424
<actionGroup ref="AdminLoginActionGroup" stepKey="logIn"/>
25+
<!-- Delete All Non Default Tax Rates-->
26+
<actionGroup ref="AdminTaxRateGridOpenPageActionGroup" stepKey="goToTaxRatesPage"/>
27+
<actionGroup ref="AdminDeleteMultipleTaxRatesActionGroup" stepKey="deleteAllNonDefaultTaxRates"/>
2528
<!--Create category-->
2629
<createData entity="_defaultCategory" stepKey="createCategory"/>
2730
<!--Create product-->

0 commit comments

Comments
 (0)