Skip to content

Commit 367c1bc

Browse files
author
Jordan Hall
committed
Correct class name
1 parent 51846e9 commit 367c1bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/SanityCheckTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
use DivineOmega\SSHConnection\SSHConnection;
44
use PHPUnit\Framework\TestCase;
55

6-
final class SSHConnectionTest extends TestCase
6+
final class SanityCheckTest extends TestCase
77
{
88
public function testNoHostname()
99
{

0 commit comments

Comments
 (0)