We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30967b7 commit b747b30Copy full SHA for b747b30
app/code/Magento/ConfigurableProduct/Test/Unit/Block/Product/View/Type/ConfigurableTest.php
@@ -8,7 +8,7 @@
8
/**
9
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
10
*/
11
-class ConfigurableTestTest extends \PHPUnit_Framework_TestCase
+class ConfigurableTest extends \PHPUnit_Framework_TestCase
12
{
13
14
* @var \Magento\Catalog\Block\Product\Context|\PHPUnit_Framework_MockObject_MockObject
0 commit comments