Skip to content

Commit

Permalink
fix: wrong coverage notation
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Faust <envoyer@pm.me>
  • Loading branch information
Brian Faust committed Jul 18, 2018
1 parent f92c12b commit 7df74f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Exceptions/ErrorExceptionTest.php
Expand Up @@ -20,7 +20,7 @@
* This is the ErrorException test class.
*
* @author Brian Faust <brian@ark.io>
* @covers \ArkEcosystem\Client\Exceptions\BadMethodCallException
* @covers \ArkEcosystem\Client\Exceptions\ErrorException
*/
class ErrorExceptionTest extends TestCase
{
Expand Down

0 comments on commit 7df74f5

Please sign in to comment.