Fix position of duration in both HTML reporters

This commit is contained in:
Steve Gravrock
2025-10-18 09:58:55 -07:00
parent ea882c2f1e
commit 54ac39a192
7 changed files with 68 additions and 42 deletions

View File

@@ -108,7 +108,6 @@ jasmineRequire.HtmlReporter = function(j$) {
jasmineDone(doneResult) {
this.#stateBuilder.jasmineDone(doneResult);
this.#alerts.addDuration(doneResult.totalTime);
this.#banner.showOptionsMenu(this.#config);
if (