Skip to content

Commit 087c8f4

Browse files
committed
ACP2E-2902: Add/Update Import on Products Duplicating Customizable Options
- Fixed CR comments
1 parent b359ca1 commit 087c8f4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dev/tests/integration/testsuite/Magento/CatalogImportExport/Model/Import/ProductTest/ProductOptionsTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,9 +1041,6 @@ public function getCustomOptionDataProvider(): array
10411041
* @throws NoSuchEntityException
10421042
* @throws StateException
10431043
*/
1044-
#[
1045-
Config(CatalogConfig::XML_PATH_PRICE_SCOPE, CatalogConfig::PRICE_SCOPE_WEBSITE, ScopeInterface::SCOPE_STORE),
1046-
]
10471044
public function testImportProductCustomOptionsOnMultipleUploads(
10481045
string $importFile,
10491046
string $sku,

0 commit comments

Comments
 (0)