Merge branch 'main' into 3.99
This commit is contained in:
@@ -106,7 +106,6 @@ getJasmineRequireObj().QueueRunner = function(j$) {
|
||||
// TODO probably shouldn't next() right away here.
|
||||
// That makes debugging async failures much more confusing.
|
||||
onException(error);
|
||||
next(error);
|
||||
},
|
||||
cleanup = once(function cleanup() {
|
||||
if (timeoutId !== void 0) {
|
||||
|
||||
Reference in New Issue
Block a user