Skip to content

Commit 5246b30

Browse files
Chhandak.BaruaChhandak.Barua
authored andcommitted
ACP2E-992 Allow Multiple Boxes for Shipping attribute is not saving value - Product Edit
1 parent 99d58ef commit 5246b30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Product/Initialization/StockDataFilterTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ public function testExecuteWithException(): void
7272
{
7373
$this->expectException('\Exception');
7474
$this->expectExceptionMessage('Please select Advanced Inventory -> Qty Uses Decimals as YES.');
75-
7675
$this->stockDataFilter->filter(['is_qty_decimal' => 0, 'is_decimal_divided' => 1]);
7776
}
7877

0 commit comments

Comments
 (0)