Skip to content

Commit 2bbe14b

Browse files
committed
MC-20666: Add custom options to simple product
1 parent cfb5498 commit 2bbe14b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Controller/Adminhtml/Product/Save/CreateCustomOptionsTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ class CreateCustomOptionsTest extends AbstractBackendController
3232
*/
3333
private $optionRepository;
3434

35+
/**
36+
* @inheritDoc
37+
*/
3538
protected function setUp()
3639
{
3740
parent::setUp();

0 commit comments

Comments
 (0)