Skip to content

Commit cc859ba

Browse files
committed
ACP2E-2215: Order having downloadable & physical product, downloadable link is not available until physical product ships.
1 parent 0fe5217 commit cc859ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/integration/testsuite/Magento/Downloadable/Model/Observer/SaveDownloadableOrderItemObserverTest.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\Downloadable\Model\Observer;
79

810
use Magento\Downloadable\Model\Link\Purchased\Item;

0 commit comments

Comments
 (0)