Closed JKRhb closed 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).
sinon.useFakeTimers
test/server.js
This PR removes the unnecessary arguments from the
sinon.useFakeTimers
calls in thetest/server.js
. (They are deprecated since version 3.0 as it seems).