Skip to content

Commit 695a470

Browse files
MTO-127: [Test] Import Advanced Pricing
- Stabilization
1 parent dc6fb94 commit 695a470

File tree

1 file changed

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

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,8 +455,6 @@ protected function prepareWebsitesData()
455455
foreach ($this->fixture->getDataFieldConfig('website_ids')['source']->getWebsites() as $key => $website) {
456456
$this->fields['product']['website_ids'][$key] = $website->getWebsiteId();
457457
}
458-
} else {
459-
$this->fields['product']['website_ids'][] = 1;
460458
}
461459
}
462460

0 commit comments

Comments
 (0)