Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Commit

Permalink
fix: remove console from test
Browse files Browse the repository at this point in the history
  • Loading branch information
joolfe committed Apr 30, 2021
1 parent bb995f5 commit c91e47c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/index.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ describe('Library specs', function () {
termsOfService: 'http://tos.myweb.com'
}
})
console.log(result)
equal(result, EXPECTED_INFO_OPTS)
})

Expand Down

0 comments on commit c91e47c

Please sign in to comment.