You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run Functional Test Magento\Sales\Test\TestCase\CreateOrderBackendPartOneTest::test with data set "CreateOrderBackendTestVariation1_0"
Expected result
Test should pass successfully.
Actual result
Form data not equals to passed from fixture:
quantity_and_stock_status:
qty: "63" instead of "62"
Failed asserting that false is true.
Note
In Magento without MSI products are deducted from Stock immediately after Order is placed, but in Magento with MSI only after Order is shipped / invoiced.
The text was updated successfully, but these errors were encountered:
Preconditions
Steps to reproduce
Expected result
Actual result
quantity_and_stock_status:
Failed asserting that false is true.
Note
In Magento without MSI products are deducted from Stock immediately after Order is placed, but in Magento with MSI only after Order is shipped / invoiced.
The text was updated successfully, but these errors were encountered: