Skip to content

Commit 71e923d

Browse files
author
Sergey Semenov
committed
Merge remote-tracking branch 'origin/MAGETWO-36224' into MAGETWO-36224
2 parents a549eff + 75c16ec commit 71e923d

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

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

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,6 @@ class AddProductsToCartFromCustomerWishlistOnFrontendTest extends AbstractWishli
3131
const DOMAIN = 'CS';
3232
/* end tags */
3333

34-
/**
35-
* Prepare data for test
36-
*
37-
* @param Customer $customer
38-
* @return array
39-
*/
40-
public function __prepare(Customer $customer)
41-
{
42-
$customer->persist();
43-
44-
return ['customer' => $customer];
45-
}
46-
4734
/**
4835
* Run suggest searching result test.
4936
*

0 commit comments

Comments
 (0)