Skip to content

Commit 1b3e6bf

Browse files
committed
cs
1 parent ac18293 commit 1b3e6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Testing/PHPUnit/ContainerInitializer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
namespace PHPStan\Testing\PHPUnit;
44

55
use PHPStan\DependencyInjection\InvalidIgnoredErrorExceptionTest;
6-
use function array_key_exists;
76

87
final class ContainerInitializer
98
{
9+
1010
public static function initialize(string $testClassName): void
1111
{
1212
// This test expects an exception during container initialization

0 commit comments

Comments
 (0)