diff --git a/src/components/speedtest/speedtest-rpc-client.tsx b/src/components/speedtest/speedtest-rpc-client.tsx index 679c9f15..d7b75030 100644 --- a/src/components/speedtest/speedtest-rpc-client.tsx +++ b/src/components/speedtest/speedtest-rpc-client.tsx @@ -800,14 +800,11 @@ export function SpeedtestRpcClient() { {stage === "testing" && (
-
+

Testing from your connection · round {round}

-
{/* One speedometer per endpoint, all live at once. The @@ -880,6 +877,25 @@ export function SpeedtestRpcClient() {

{elapsed.toFixed(0)}s / {durationSec}s

+ +
+ +
)}