From 5900e46f01b41b0cc493990cc72fa553db70b7a5 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Mon, 18 Apr 2016 10:41:02 +0200 Subject: [PATCH] Turn off jQuery animations when testing --- core/js/tests/specs/coreSpec.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/js/tests/specs/coreSpec.js b/core/js/tests/specs/coreSpec.js index ac12dd7d919..83441104289 100644 --- a/core/js/tests/specs/coreSpec.js +++ b/core/js/tests/specs/coreSpec.js @@ -470,6 +470,7 @@ describe('Core base tests', function() { var $navigation; beforeEach(function() { + jQuery.fx.off = true; clock = sinon.useFakeTimers(); $('#testArea').append('