Skip to content

Commit 5982923

Browse files
authored
ACQE-6524 | [MFTF TESTS] AdminVerifyTaxIsCalculatedCorrectlyIfShippingMethodsAreDisabledTest
1 parent 001e518 commit 5982923

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/code/Magento/Tax/Test/Mftf/Test/AdminVerifyTaxIsCalculatedCorrectlyIfShippingMethodsAreDisabledTest.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@
9696
<argument name="state" value="California"/>
9797
<argument name="postcode" value="90310"/>
9898
</actionGroup>
99+
<!-- Cache Flush-->
100+
<actionGroup ref="CliCacheFlushActionGroup" stepKey="flushConfigCache">
101+
<argument name="tags" value="config"/>
102+
</actionGroup>
99103
<!-- Assert tax and order amount -->
100104
<see selector="{{CheckoutCartSummarySection.taxAmount}}" userInput="8.25" stepKey="assertTaxAmount"/>
101105
<actionGroup ref="AssertStorefrontShoppingCartSummaryItemsActionGroup" stepKey="assertCartTotals">

0 commit comments

Comments
 (0)