mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 21:33:40 +08:00
fixed test not finishing
This commit is contained in:
parent
29acb12a4c
commit
bc72065899
1 changed files with 0 additions and 1 deletions
|
@ -3015,7 +3015,6 @@ function startTest() {
|
|||
//times up
|
||||
clearTimeout(timer);
|
||||
hideCaret();
|
||||
testActive = false;
|
||||
inputHistory.push(currentInput);
|
||||
correctedHistory.push(currentCorrected);
|
||||
showResult();
|
||||
|
|
Loading…
Reference in a new issue