Parallel: Fixed reporting of exceptions thrown by a describe
This commit is contained in:
@@ -24,6 +24,7 @@ getJasmineRequireObj().SuiteBuilder = function(j$) {
|
||||
|
||||
parallelReset() {
|
||||
this.topSuite.removeChildren();
|
||||
this.topSuite.reset();
|
||||
this.totalSpecsDefined = 0;
|
||||
this.focusedRunables = [];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user