Skip to content

Commit

Permalink
Update static/resources/harness.js
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg committed Dec 15, 2023
1 parent bd5df31 commit 7bef171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/resources/harness.js
Original file line number Diff line number Diff line change
Expand Up @@ -1337,7 +1337,7 @@
}

if ("serviceWorker" in navigator) {
await window.__workerCleanup();
window.__workerCleanup();
}

if (typeof onComplete == "function") {
Expand Down

0 comments on commit 7bef171

Please sign in to comment.