Skip to content

Commit 14f61fa

Browse files
committed
MAGETWO-93702: [2.3] User can place order when product changes status to Out of stock during checkout
1 parent 9d2151d commit 14f61fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/Checkout/_files/cart_with_simple_product_and_custom_options.php

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

78
use Magento\Catalog\Api\Data\ProductCustomOptionInterface;
89
use Magento\Catalog\Api\ProductRepositoryInterface;

0 commit comments

Comments
 (0)