My test suite uses sinon.useFakeTimers in some tests. After the latest version bump to 2.9.26, all tests using sinon.useFakeTimers fail. Reverting back to 2.9.25 fixes the problem.
My test suite uses sinon.useFakeTimers in some tests.
After the latest version bump to 2.9.26, all tests using sinon.useFakeTimers fail. Reverting back to 2.9.25 fixes the problem.