Building jasmine.js with last change. I'm sorry.
This commit is contained in:
@@ -477,7 +477,7 @@ getJasmineRequireObj().Env = function(j$) {
|
|||||||
return j$.Spec.isPendingSpecException(e) || catchExceptions;
|
return j$.Spec.isPendingSpecException(e) || catchExceptions;
|
||||||
};
|
};
|
||||||
|
|
||||||
var maximumSpecCallbackDepth = 75;
|
var maximumSpecCallbackDepth = 20;
|
||||||
var currentSpecCallbackDepth = 0;
|
var currentSpecCallbackDepth = 0;
|
||||||
|
|
||||||
function clearStack(fn) {
|
function clearStack(fn) {
|
||||||
|
|||||||
Reference in New Issue
Block a user