Skip to content

Commit

Permalink
Add issue number
Browse files Browse the repository at this point in the history
  • Loading branch information
ig-pj committed May 21, 2018
1 parent 6799e1c commit d19a4c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/issues/issues-test.js
Expand Up @@ -467,7 +467,7 @@ describe("issues", function () {
});
});

describe("sinon.restore spied fakeTimers", function () {
describe("#1801 - sinon.restore spied fakeTimers", function () {
it("should restore spied fake timers", function () {
var originalSetTimeout = setTimeout;

Expand Down

0 comments on commit d19a4c0

Please sign in to comment.