Skip to content

Commit eee38de

Browse files
author
Sergey Semenov
committed
MAGETWO-52067: Downloadable product price doesn't include link price in wishlist
1 parent a4e03db commit eee38de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Wishlist/Test/Unit/Model/Rss/WishlistTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010

1111
use Magento\Directory\Helper\Data;
1212

13+
/**
14+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
15+
*/
1316
class WishlistTest extends \PHPUnit_Framework_TestCase
1417
{
1518
/**

0 commit comments

Comments
 (0)