Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
stonegray committed Oct 14, 2023
2 parents cee2308 + f341dc1 commit 8cdb302
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/speedtest.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ async function runTest() {
process.env.SPEEDTEST_SINGLE_MODE
);
}

sendFields({ testinprogress: "false" }, true);

console.log("Sending data...")
Expand Down

0 comments on commit 8cdb302

Please sign in to comment.