Skip to content

Commit b747b30

Browse files
author
Sergey Semenov
committed
MAGETWO-47017: [Github] Add Configurable Product To Cart from Category Page #2574 #5850 #5882 #6572 #5558 #4184
1 parent 30967b7 commit b747b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ConfigurableProduct/Test/Unit/Block/Product/View/Type/ConfigurableTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
/**
99
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1010
*/
11-
class ConfigurableTestTest extends \PHPUnit_Framework_TestCase
11+
class ConfigurableTest extends \PHPUnit_Framework_TestCase
1212
{
1313
/**
1414
* @var \Magento\Catalog\Block\Product\Context|\PHPUnit_Framework_MockObject_MockObject

0 commit comments

Comments
 (0)