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 b421fa7 commit f9903beCopy full SHA for f9903be
app/code/Magento/Catalog/Test/Unit/Model/CustomOptions/CustomOptionTest.php
@@ -20,7 +20,6 @@ class CustomOptionTest extends \PHPUnit\Framework\TestCase
20
/** @var \Magento\Framework\Api\ExtensionAttributesFactory | \PHPUnit_Framework_MockObject_MockObject */
21
private $extensionAttributesFactoryMock;
22
23
-
24
/** @var \Magento\Catalog\Api\Data\CustomOptionExtensionInterface | \PHPUnit_Framework_MockObject_MockObject */
25
private $extensionMock;
26
0 commit comments