Skip to content

Commit 9b81b28

Browse files
ACQE-6444:Product Price with tax calculation displays on Paypal Pay Later message in Product page
Renaming same step keys
1 parent 69bba88 commit 9b81b28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/Paypal/Test/Mftf/Test/StorefrontProductPriceWithTaxDisplayedInPayPalPayLaterMessageTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,12 @@
8484
<argument name="product" value="$$createProduct$$"/>
8585
<argument name="quantity" value="1"/>
8686
</actionGroup>
87-
<actionGroup ref="CliCacheFlushActionGroup" stepKey="cleanCache">
87+
<actionGroup ref="CliCacheFlushActionGroup" stepKey="cleanCacheAgain">
8888
<argument name="tags" value=""/>
8989
</actionGroup>
9090
<!-- Open mini cart from product page and verify price -->
9191
<actionGroup ref="StorefrontOpenMiniCartActionGroup" stepKey="openMiniShoppingCartAgain"/>
92-
<actionGroup ref="CliCacheFlushActionGroup" stepKey="cleanCache">
92+
<actionGroup ref="CliCacheFlushActionGroup" stepKey="cleanCacheRunAgain">
9393
<argument name="tags" value=""/>
9494
</actionGroup>
9595
<actionGroup ref="AssertStorefrontMiniCartSubtotalActionGroup" stepKey="assertSubtotal">

0 commit comments

Comments
 (0)