Skip to content

Commit 4225513

Browse files
author
Matt Gaunt
committed
Removing logs
1 parent a21e5b7 commit 4225513

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/PushServiceTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,6 @@ public function testBrowsers($browserId, $browserVersion, $options)
146146
// Close request to clear up some resources
147147
curl_close($getSubscriptionCurl);
148148

149-
echo "\n\n";
150-
var_dump($resp);
151-
echo "\n\n";
152-
153149
$parsedResp = json_decode($resp);
154150

155151
$testId = $parsedResp->{'data'}->{'testId'};

0 commit comments

Comments
 (0)