We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7b7e73 + 3a5ce76 commit b0cc181Copy full SHA for b0cc181
karma.test.shim.js
@@ -1,6 +1,6 @@
1
// /*global jasmine, __karma__, window*/
2
Error.stackTraceLimit = Infinity;
3
-jasmine.DEFAULT_TIMEOUT_INTERVAL = 1000;
+jasmine.DEFAULT_TIMEOUT_INTERVAL = 2000;
4
5
__karma__.loaded = function () {};
6
0 commit comments