Skip to content

Commit e949098

Browse files
committed
provider public
1 parent b9077e7 commit e949098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/unit/UnitySiteTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public function testTestValidSSHKey(bool $expected, string $key)
3030
$this->assertEquals($expected, $SITE->testValidSSHKey($key));
3131
}
3232

33-
private static function providerTestGetGithubKeys()
33+
public static function providerTestGetGithubKeys()
3434
{
3535
return [
3636
# empty

0 commit comments

Comments
 (0)