Skip to content

Commit 83711d9

Browse files
committed
Nothing to test here.
1 parent b216a31 commit 83711d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Client.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,8 @@ private function send_json_error( $e, $error_message ) {
223223
* @param $token
224224
*
225225
* @return false|array
226+
*
227+
* @codeCoverageIgnore
226228
*/
227229
private function update_capabilities( $token = '' ) {
228230
$client_factory = new ClientFactory( $token );

0 commit comments

Comments
 (0)