Skip to content

Commit 5454414

Browse files
committed
chore: add more stats to result data export
1 parent 741bdf7 commit 5454414

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/src/ts/test/test-stats.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ export function getStats(): unknown {
5252
lastResult,
5353
start,
5454
end,
55+
start3,
56+
end3,
5557
afkHistory: TestInput.afkHistory,
5658
errorHistory: TestInput.errorHistory,
5759
wpmHistory: TestInput.wpmHistory,

0 commit comments

Comments
 (0)