Skip to content

Commit 3adb0ac

Browse files
committed
MAGETWO-85998: [2.3] Refunded order still in Processing Order status
1 parent af63623 commit 3adb0ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/integration/testsuite/Magento/Sales/_files/order_with_bundle_and_invoiced_rollback.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6+
declare(strict_types=1);
7+
68
require 'order_rollback.php';

0 commit comments

Comments
 (0)