diff --git a/tests/GithubAdapterTest.php b/tests/GithubAdapterTest.php index b471bcf..54c10af 100644 --- a/tests/GithubAdapterTest.php +++ b/tests/GithubAdapterTest.php @@ -9,7 +9,7 @@ * @coversDefaultClass \Potherca\Flysystem\Github\GithubAdapter * @covers :: * @covers ::__construct - * @covers ::getClient + * @covers ::getApi */ class GithubAdapterTest extends \PHPUnit_Framework_TestCase {