File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
dev/tests/functional/tests/app/Magento/Wishlist/Test Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1616 */
1717abstract class AbstractAssertWishlistProductDetails extends AbstractAssertForm
1818{
19+ /**
20+ * @inheritdoc
21+ */
22+ protected $ skippedFields = ['sku ' ];
23+
1924 /**
2025 * Assert product details.
2126 *
Original file line number Diff line number Diff line change 3737 <constraint name =" Magento\Wishlist\Test\Constraint\AssertProductDetailsInWishlist" />
3838 </variation >
3939 <variation name =" MoveProductFromShoppingCartToWishlistTestVariation5" >
40- <data name =" tag" xsi : type =" string" >stable:no</data >
4140 <data name =" product/0" xsi : type =" string" >bundleProduct::bundle_dynamic_product</data >
4241 <constraint name =" Magento\Wishlist\Test\Constraint\AssertMoveProductToWishlistSuccessMessage" />
4342 <constraint name =" Magento\Wishlist\Test\Constraint\AssertProductIsPresentInWishlist" />
4443 <constraint name =" Magento\Checkout\Test\Constraint\AssertCartIsEmpty" />
4544 <constraint name =" Magento\Wishlist\Test\Constraint\AssertProductDetailsInWishlist" />
4645 </variation >
4746 <variation name =" MoveProductFromShoppingCartToWishlistTestVariation6" >
48- <data name =" tag" xsi : type =" string" >stable:no</data >
4947 <data name =" product/0" xsi : type =" string" >bundleProduct::bundle_fixed_product</data >
5048 <constraint name =" Magento\Wishlist\Test\Constraint\AssertMoveProductToWishlistSuccessMessage" />
5149 <constraint name =" Magento\Wishlist\Test\Constraint\AssertProductIsPresentInWishlist" />
You can’t perform that action at this time.
0 commit comments