mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
parent
d07774ae06
commit
29561bca8f
1
test/unit/effects.js
vendored
1
test/unit/effects.js
vendored
@ -18,7 +18,6 @@ module("effects", {
|
||||
},
|
||||
teardown: function() {
|
||||
this.sandbox.restore();
|
||||
jQuery.now = Date.now;
|
||||
jQuery.fx.stop();
|
||||
jQuery.fx.interval = this._oldInterval;
|
||||
window.requestAnimationFrame = oldRaf;
|
||||
|
Loading…
Reference in New Issue
Block a user