Skip to content

Commit 11bd20f

Browse files
committed
MAGETWO-54740: Imported products are incorrectly in stock if 'allow_backorders' enabled
1 parent ab7c515 commit 11bd20f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/functional/tests/app/Magento/Shipping/Test/TestCase/TrackingShipmentForPlacedOrderTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<item name="number" xsi:type="string">0123456789</item>
2727
</data>
2828
<data name="tag" xsi:type="string">severity:S1</data>
29+
<data name="tag" xsi:type="string">stable:no</data><!-- MAGETWO-89369 -->
2930
<constraint name="Magento\Shipping\Test\Constraint\AssertTrackingDetailsIsPresent" />
3031
</variation>
3132
</testCase>

0 commit comments

Comments
 (0)