Skip to content

Commit f729989

Browse files
Neil RautNeil Raut
authored andcommitted
ACQE-6512: Storefront switching multiple currencies
specified assertion comment
1 parent f97e6cf commit f729989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CurrencySymbol/Test/Mftf/Test/StorefrontSwitchingMultipleCurrenciesTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
</actionGroup>
121121
<!--Navigate to cart page-->
122122
<actionGroup ref="StorefrontCartPageOpenActionGroup" stepKey="goToCartPage" />
123-
<!--Assert currency of order total-->
123+
<!--Assert currency symbol of order total-->
124124
<waitForText selector="{{CheckoutCartSummarySection.orderTotal}}" userInput="QAR" stepKey="assertOrderTotalCurrencySymbol"/>
125125
</test>
126126
</tests>

0 commit comments

Comments
 (0)