Skip to content
Snippets Groups Projects
Commit a40b6e97 authored by Sergey Semenov's avatar Sergey Semenov
Browse files

MAGETWO-36224: Success message is absent while adding product with options...

MAGETWO-36224: Success message is absent while adding product with options from wishlist to shopping cart
parent f4b5d22c
No related merge requests found
......@@ -54,7 +54,6 @@ class AddProductsToCartFromCustomerWishlistOnFrontendTest extends AbstractWishli
*/
public function test(Customer $customer, $products, $qty)
{
$this->markTestIncomplete('Bug: MAGETWO-34757');
// Preconditions
$customer->persist();
$this->loginCustomer($customer);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment