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.
1 parent 0740c9d commit 04cc382Copy full SHA for 04cc382
dev/tests/api-functional/testsuite/Magento/CatalogInventory/Api/StockItemTest.php
@@ -223,7 +223,7 @@ public function saveStockItemBySkuWithWrongInputDataProvider()
223
'enable_qty_increments' => '',
224
'use_config_manage_stock' => 1,
225
'manage_stock' => 1,
226
- 'low_stock_date' => 0,
+ 'low_stock_date' => '',
227
'is_decimal_divided' => '',
228
'stock_status_changed_auto' => 0
229
],
0 commit comments