Skip to content

Commit 2333422

Browse files
Fix phpcs error
1 parent 3f511dd commit 2333422

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/src/Auth/Source/SQL2NonExistentDbTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ class SQL2NonExistentDbTest extends TestCase
3434
],
3535
];
3636

37+
3738
public function testNonExistentDatabaseFailure(): void
3839
{
3940
$this->expectException(Exception::class);

0 commit comments

Comments
 (0)