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 3f511dd commit 2333422Copy full SHA for 2333422
tests/src/Auth/Source/SQL2NonExistentDbTest.php
@@ -34,6 +34,7 @@ class SQL2NonExistentDbTest extends TestCase
34
],
35
];
36
37
+
38
public function testNonExistentDatabaseFailure(): void
39
{
40
$this->expectException(Exception::class);
0 commit comments