Parallel: Fixed reporting of exceptions thrown by a describe
This commit is contained in:
@@ -495,6 +495,7 @@ getJasmineRequireObj().Env = function(j$) {
|
||||
this.parallelReset = function() {
|
||||
// TODO: ensure that autoCleanClosures was false
|
||||
suiteBuilder.parallelReset();
|
||||
runner.parallelReset();
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user