Skip to content

Commit 3fe3ab2

Browse files
committed
fix class name
1 parent 7cb3a98 commit 3fe3ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/UnityGithubTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use PHPUnit\Framework\TestCase;
66
use PHPUnit\Framework\Attributes\DataProvider;
77

8-
class UnitySiteTest extends TestCase
8+
class UnityGithubTest extends TestCase
99
{
1010
public static function providerTestGetGithubKeys()
1111
{

0 commit comments

Comments
 (0)