Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Removed debugging
  • Loading branch information
samtuke committed Mar 17, 2016
1 parent 69890dc commit 9e3ad60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plugins/restapi2/tests/RestApiTest.php
Expand Up @@ -67,8 +67,6 @@ public function testSubscriberManagerGetSubscriber()
$method = 'getSubscriber';

$result = $this->callApi( $className, $method, $params );

var_dump($result);
}

// /**
Expand Down

0 comments on commit 9e3ad60

Please sign in to comment.