Skip to content

Commit f03c471

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-72863' into PANDA-FIXES-2.3
2 parents c433b90 + fc5ebde commit f03c471

File tree

1 file changed

+2
-0
lines changed
  • dev/tests/integration/testsuite/Magento/CatalogSearch/Model/Indexer/Fulltext/Action

1 file changed

+2
-0
lines changed

dev/tests/integration/testsuite/Magento/CatalogSearch/Model/Indexer/Fulltext/Action/DataProviderTest.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\CatalogSearch\Model\Indexer\Fulltext\Action;
79

810
class DataProviderTest extends \PHPUnit\Framework\TestCase

0 commit comments

Comments
 (0)