Skip to content

Commit 4186127

Browse files
committed
MAGETWO-33192: Prepare pull request
1 parent b0f4259 commit 4186127

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dev/tests/functional/tests/app/Magento/Downloadable/Test/Fixture/DownloadableProduct.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,10 @@
157157
<default_value xsi:type="string">This is short description for downloadable product</default_value>
158158
</field>
159159
<field name="downloadable" is_required="0" group="downloadable_information"/>
160-
<field name="downloadable_items" is_required="0" group="downloadable_information" source="Magento\Downloadable\Test\Fixture\DownloadableProduct\Links">
160+
<field name="downloadable_links" is_required="0" group="downloadable_information" source="Magento\Downloadable\Test\Fixture\DownloadableProduct\Links">
161161
<default_value xsi:type="array">
162-
<item name="preset" xsi:type="string">default</item>
163-
</default_value>
162+
<item name="preset" xsi:type="string">default</item>
163+
</default_value>
164164
</field>
165165
<field name="downloadable_sample" is_required="0" group="downloadable_information" source="Magento\Downloadable\Test\Fixture\DownloadableProduct\Samples">
166166
<default_value xsi:type="string">dafault</default_value>

0 commit comments

Comments
 (0)