Skip to content

Commit 9f77b42

Browse files
committed
Fixes typo.
1 parent eeeb84a commit 9f77b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/GithubAdapterTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* @coversDefaultClass \Potherca\Flysystem\Github\GithubAdapter
1010
* @covers ::<!public>
1111
* @covers ::__construct
12-
* @covers ::getClient
12+
* @covers ::getApi
1313
*/
1414
class GithubAdapterTest extends \PHPUnit_Framework_TestCase
1515
{

0 commit comments

Comments
 (0)