Skip to content

Commit 6882cec

Browse files
committed
MAGETWO-58503: [Backport] - [Github] Add Configurable Product To Cart from Category Page #2574 #5850 #5882 #6572 #5558 #8470 - for 2.1
1 parent dd57547 commit 6882cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Swatches/Test/Constraint/AssertSwatchConfigurableProductPage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class AssertSwatchConfigurableProductPage extends AssertProductPage
2424
*
2525
* @var ViewWithSwatches
2626
*/
27-
private $productView;
27+
protected $productView;
2828

2929
/**
3030
* {@inheritdoc}

0 commit comments

Comments
 (0)