HtmlReporterV2: Show details of failures as soon as they occur
This commit is contained in:
@@ -71,6 +71,7 @@ jasmineRequire.HtmlReporterV2 = function(j$) {
|
||||
this.#failures.rootEl
|
||||
);
|
||||
this.#container.appendChild(this.#htmlReporterMain);
|
||||
this.#failures.show();
|
||||
}
|
||||
|
||||
jasmineStarted(options) {
|
||||
|
||||
Reference in New Issue
Block a user