Merge branch '3.99' into 4.0

This commit is contained in:
Steve Gravrock
2021-07-29 21:46:48 -07:00
5 changed files with 35 additions and 2 deletions

View File

@@ -1058,6 +1058,7 @@ getJasmineRequireObj().Env = function(j$) {
spec.pend();
}
currentDeclarationSuite.addChild(spec);
return spec;
};