Skip to content

Commit a1b0d8d

Browse files
author
Joan He
committed
Merge remote-tracking branch 'trigger/MAGETWO-96194-random-failure-tax-test' into BugFixPR
2 parents 1a805d0 + 36e6d8b commit a1b0d8d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MC-295"/>
1919
<group value="Tax"/>
20-
<skip>
21-
<issueId value="MAGETWO-96194"/>
22-
</skip>
2320
</annotations>
2421
<before>
2522
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
@@ -98,6 +95,7 @@
9895
<waitForLoadingMaskToDisappear stepKey="waitForLoadingMask"/>
9996

10097
<waitForElementVisible stepKey="waitForOverviewVisible" selector="{{CheckoutPaymentSection.tax}}"/>
98+
<waitForText userInput="$5.00" selector="{{CheckoutPaymentSection.orderSummaryShippingTotal}}" time="30" stepKey="waitForCorrectShippingAmount"/>
10199
<see stepKey="seeTax" selector="{{CheckoutPaymentSection.tax}}" userInput="$10.30"/>
102100
<click stepKey="expandTax" selector="{{CheckoutPaymentSection.tax}}"/>
103101
<see stepKey="seeTaxPercent" selector="{{CheckoutPaymentSection.taxPercentage}}" userInput="({{SimpleTaxNY.rate}}%)"/>

0 commit comments

Comments
 (0)