Skip to content

Commit a40b6e9

Browse files
author
Sergey Semenov
committed
MAGETWO-36224: Success message is absent while adding product with options from wishlist to shopping cart
1 parent f4b5d22 commit a40b6e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/functional/tests/app/Magento/Wishlist/Test/TestCase/AddProductsToCartFromCustomerWishlistOnFrontendTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ public function __prepare(Customer $customer)
5454
*/
5555
public function test(Customer $customer, $products, $qty)
5656
{
57-
$this->markTestIncomplete('Bug: MAGETWO-34757');
5857
// Preconditions
5958
$customer->persist();
6059
$this->loginCustomer($customer);

0 commit comments

Comments
 (0)