Skip to content

Commit 4ebf98e

Browse files
committed
Api tests fix fixture
1 parent 188c570 commit 4ebf98e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/integration/testsuite/Magento/Bundle/_files/order_with_bundle_shipped_separately.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
'selection_qty' => 1,
8181
'selection_can_change_qty' => 1,
8282
'delete' => '',
83+
'selection_price_type' => 0
8384
],
8485
],
8586
[
@@ -88,6 +89,7 @@
8889
'selection_qty' => 1,
8990
'selection_can_change_qty' => 1,
9091
'delete' => '',
92+
'selection_price_type' => 0
9193
],
9294
],
9395
],

0 commit comments

Comments
 (0)