Skip to content

Commit 9944b14

Browse files
authored
ACQE-7276 | Mainline PR deployment
1 parent 85bacff commit 9944b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Checkout/Test/Mftf/ActionGroup/StorefrontAssertShippingMethodPresentInCartActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<argument name="shippingMethod" type="string"/>
1818
</arguments>
1919

20-
<waitForText selector="{{CheckoutCartSummarySection.shippingMethodLabel}}" userInput="{{shippingMethod}}" stepKey="assertShippingMethodIsPresentInCart"/>
20+
<see selector="{{CheckoutCartSummarySection.shippingMethodLabel}}" userInput="{{shippingMethod}}" stepKey="assertShippingMethodIsPresentInCart"/>
2121
</actionGroup>
2222
</actionGroups>

0 commit comments

Comments
 (0)