Skip to content

Commit

Permalink
Disable debug output, as it leaks secrets in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pimterry committed Dec 14, 2016
1 parent fc99cb8 commit c25fdd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration.spec.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ _.assign opts,
apiKey: null
isBrowser: IS_BROWSER,
isTest: true
debug: true
retries: 3

pine = getPine(opts)
Expand Down

0 comments on commit c25fdd0

Please sign in to comment.