coapjs / node-coap

CoAP - Node.js style
MIT License
533 stars 156 forks source link

test: clean up sinon.useFakeTimers() calls #299

Closed JKRhb closed 3 years ago

JKRhb commented 3 years ago

This PR removes the unnecessary arguments from the sinon.useFakeTimers calls in the test/server.js. (They are deprecated since version 3.0 as it seems).

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1314331072


Totals Coverage Status
Change from base Build 1314251174: 0.0%
Covered Lines: 1078
Relevant Lines: 1163

💛 - Coveralls