Skip to content

Commit 33eaa19

Browse files
committed
MC-13921: Reverted fixes branch stabilization
1 parent 93b1d33 commit 33eaa19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Wishlist/Test/Mftf/Test/ConfProdAddToCartWishListWithUnselectedAttrTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@
6060
<click selector="{{StorefrontProductPageSection.addToWishlist}}" stepKey="addFirstPnroductToWishlist"/>
6161

6262
<!--Assert Correct Error Message-->
63-
<see userInput="This is a required field" selector="{{StorefrontProductInfoMainSection.productAttributeOptionsError}}" stepKey="seeError"/>
63+
<see userInput="You need to choose options for your item for" stepKey="assertCorrectErrorMessage"/>
6464
</test>
6565
</tests>

0 commit comments

Comments
 (0)