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.
2 parents 54cea64 + e55ff21 commit 286ac98Copy full SHA for 286ac98
dev/tests/functional/tests/app/Magento/ConfigurableProduct/Test/Repository/ConfigurableProduct.xml
@@ -1,4 +1,4 @@
1
-<?xml version="1.0" ?>
+<?xml version="1.0"?>
2
<!--
3
/**
4
* Copyright © 2013-2017 Magento, Inc. All rights reserved.
@@ -62,9 +62,7 @@
62
<item name="is_in_stock" xsi:type="string">In Stock</item>
63
</field>
64
<field name="website_ids" xsi:type="array">
65
- <item name="0" xsi:type="array">
66
- <item name="dataset" xsi:type="string">default</item>
67
- </item>
+ <item name="0" xsi:type="string">Main Website</item>
68
69
<field name="attribute_set_id" xsi:type="array">
70
<item name="dataset" xsi:type="string">default</item>
0 commit comments