Skip to content

Commit 29561bc

Browse files
committedJun 28, 2015
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
 

Diff for: ‎test/unit/effects.js

-1
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)