Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 9d3b612

Browse files
author
Stanislav Idolov
committed
magento-engcom/magento2ce#2216 Fixed test failures
1 parent 50997ee commit 9d3b612

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/integration/testsuite/Magento/Integration/Model/ConfigBasedIntegrationManagerTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* See COPYING.txt for license details.
55
*/
66

7+
declare(strict_types=1);
8+
79
namespace Magento\Integration\Model;
810

911
/**

0 commit comments

Comments
 (0)