Skip to content

Commit 480ae1f

Browse files
committed
ACP2E-1066: Credit memo not genrated if order configrable product with decimal quantity
- Fixed the static test failure.
1 parent e40326c commit 480ae1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/api-functional/testsuite/Magento/Sales/Service/V1/CreditMemoGenerateIfConfigurableProductWithDecimalQuantityTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6+
declare(strict_types=1);
7+
68
namespace Magento\Sales\Service\V1;
79

810
use Magento\Checkout\Test\Fixture\PlaceOrder as PlaceOrderFixture;

0 commit comments

Comments
 (0)