Skip to content

Commit 10b2dfb

Browse files
committed
MAGETWO-56584: [FT] Custom options are not created for product in test
1 parent 556fb3e commit 10b2dfb

File tree

1 file changed

+0
-7
lines changed
  • dev/tests/functional/tests/app/Magento/Catalog/Test/Handler/CatalogProductSimple

1 file changed

+0
-7
lines changed

dev/tests/functional/tests/app/Magento/Catalog/Test/Handler/CatalogProductSimple/Webapi.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,6 @@ class Webapi extends AbstractWebApi implements CatalogProductSimpleInterface
6464
'custom_attributes'
6565
];
6666

67-
/**
68-
* Website Ids for current Product.
69-
*
70-
* @var array
71-
*/
72-
private $websiteIds = [];
73-
7467
/**
7568
* @constructor
7669
* @param DataInterface $configuration

0 commit comments

Comments
 (0)