Merge branch 'main' into 3.99

This commit is contained in:
Steve Gravrock
2021-09-24 14:27:15 -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) {