We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeeb84a commit 9f77b42Copy full SHA for 9f77b42
tests/GithubAdapterTest.php
@@ -9,7 +9,7 @@
9
* @coversDefaultClass \Potherca\Flysystem\Github\GithubAdapter
10
* @covers ::<!public>
11
* @covers ::__construct
12
- * @covers ::getClient
+ * @covers ::getApi
13
*/
14
class GithubAdapterTest extends \PHPUnit_Framework_TestCase
15
{
0 commit comments