Skip to content

Commit ada2637

Browse files
committed
renamed testing class to make more sense
1 parent 0bf1199 commit ada2637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/HttpConsistencyTest.php renamed to tests/Integration/ConsistencyTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
use Laudis\Neo4j\Databags\Statement;
1919
use PHPUnit\Framework\TestCase;
2020

21-
final class HttpConsistencyTest extends TestCase
21+
final class ConsistencyTest extends TestCase
2222
{
2323
private ClientInterface $client;
2424

0 commit comments

Comments
 (0)