Skip to content

Commit f9903be

Browse files
author
Alex Paliarush
committed
MAGETWO-90358: Auto-generate ExtensionAttributes object
1 parent b421fa7 commit f9903be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Catalog/Test/Unit/Model/CustomOptions/CustomOptionTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ class CustomOptionTest extends \PHPUnit\Framework\TestCase
2020
/** @var \Magento\Framework\Api\ExtensionAttributesFactory | \PHPUnit_Framework_MockObject_MockObject */
2121
private $extensionAttributesFactoryMock;
2222

23-
2423
/** @var \Magento\Catalog\Api\Data\CustomOptionExtensionInterface | \PHPUnit_Framework_MockObject_MockObject */
2524
private $extensionMock;
2625

0 commit comments

Comments
 (0)