Fix 'doubled' test runs in test runner
This commit is contained in:
@@ -489,6 +489,7 @@ describe("jasmine spec running", function () {
|
||||
});
|
||||
|
||||
it('nested suites', function () {
|
||||
|
||||
var foo = 0;
|
||||
var bar = 0;
|
||||
var baz = 0;
|
||||
|
||||
Reference in New Issue
Block a user