Skip to content

Commit ade0da2

Browse files
committed
Revert "#37796: Fixed static test"
This reverts commit e2d647b.
1 parent b292396 commit ade0da2

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

dev/tests/integration/testsuite/Magento/Directory/Setup/DataInstallerTest.php

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
<?php
2-
/**
3-
* Copyright © Magento, Inc. All rights reserved.
4-
* See COPYING.txt for license details.
5-
*/
6-
declare(strict_types=1);
72

83
namespace Magento\Directory\Setup;
94

@@ -28,7 +23,7 @@ class DataInstallerTest extends TestCase
2823
private $resourceConnection;
2924

3025
/**
31-
* @inheritDoc
26+
* @return void
3227
*/
3328
protected function setUp(): void
3429
{

0 commit comments

Comments
 (0)