We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bb3c78 commit a5e9f0eCopy full SHA for a5e9f0e
tests/Integration/EnvironmentAwareIntegrationTest.php
@@ -20,7 +20,7 @@
20
use Laudis\Neo4j\Common\Uri;
21
use PHPUnit\Framework\TestCase;
22
23
-abstract class EnvironmentAwareIntegrationTest extends TestCase
+class EnvironmentAwareIntegrationTest extends TestCase
24
{
25
protected static Session $session;
26
protected static Driver $driver;
0 commit comments