Skip to content

Commit 942555c

Browse files
committed
ran php cs fixer
1 parent 1ffc157 commit 942555c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/OIDCTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
namespace Laudis\Neo4j\Tests\Integration;
1313

1414
use function array_key_exists;
15+
use function is_string;
1516
use Laudis\Neo4j\Authentication\Authenticate;
1617
use Laudis\Neo4j\ClientBuilder;
1718
use Laudis\Neo4j\Http\HttpDriver;
1819
use Monolog\Test\TestCase;
19-
use function is_string;
2020

2121
/**
2222
* @psalm-suppress MissingConstructor

0 commit comments

Comments
 (0)