We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc6fb94 commit 695a470Copy full SHA for 695a470
dev/tests/functional/tests/app/Magento/Catalog/Test/Handler/CatalogProductSimple/Curl.php
@@ -455,8 +455,6 @@ protected function prepareWebsitesData()
455
foreach ($this->fixture->getDataFieldConfig('website_ids')['source']->getWebsites() as $key => $website) {
456
$this->fields['product']['website_ids'][$key] = $website->getWebsiteId();
457
}
458
- } else {
459
- $this->fields['product']['website_ids'][] = 1;
460
461
462
0 commit comments