Skip to content

Commit 29561bc

Browse files
committed
Effects: Fix tests
Refs 6b10f9d Refs gh-2340
1 parent d07774a commit 29561bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit/effects.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ module("effects", {
1818
},
1919
teardown: function() {
2020
this.sandbox.restore();
21-
jQuery.now = Date.now;
2221
jQuery.fx.stop();
2322
jQuery.fx.interval = this._oldInterval;
2423
window.requestAnimationFrame = oldRaf;

0 commit comments

Comments
 (0)