Skip to content

Commit 93e266f

Browse files
committed
MAGETWO-33568: Customer is redirected to "Compare Products" Frontend page if tries to remove a Product from comparing
1 parent 7eb9f02 commit 93e266f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Catalog/Test/Unit/Helper/Product/CompareTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ public function testGetClearListUrl()
154154
public function testGetPostDataClearList()
155155
{
156156
//Data
157-
$refererUrl = 'home/';
158157
$clearUrl = 'catalog/product_compare/clear';
159158
$postParams = [
160159
Action::PARAM_NAME_URL_ENCODED => ''

0 commit comments

Comments
 (0)