Merge branch 'no-children' of https://github.com/johnjbarton/jasmine into 4.0

* Merges #1742 from @johnjbarton
This commit is contained in:
Steve Gravrock
2021-04-22 21:35:24 -07:00
4 changed files with 7 additions and 19 deletions
+1
View File
@@ -2036,6 +2036,7 @@ describe('Env integration', function() {
} catch (e) {
exception = e;
}
env.it('has a test', function() {});
});
env.execute(null, function() {