Merge branch '3.99' into 4.0

This commit is contained in:
Steve Gravrock
2021-09-24 14:31:02 -07:00
3 changed files with 10 additions and 5 deletions

View File

@@ -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) {