Skip to content

Commit

Permalink
Merge pull request #304 from Nexmo/remove-test-logs
Browse files Browse the repository at this point in the history
Remove logs from ResourceTestHelper.js
  • Loading branch information
Lorna Jane Mitchell authored Jun 10, 2020
2 parents 78807b2 + b0b2954 commit 39a7f92
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/ResourceTestHelper.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ class ResourceTestHelper {
expected = params;
}

console.log(expected, actual);

// We strip api_key and api_secret out of `path` so that our tests
// only look for specific parameters
var qs = actual.path.split("?");
Expand Down

0 comments on commit 39a7f92

Please sign in to comment.