fixed test not finishing

This commit is contained in:
Miodec 2021-02-21 23:00:01 +00:00
parent 29acb12a4c
commit bc72065899

View file

@ -3015,7 +3015,6 @@ function startTest() {
//times up
clearTimeout(timer);
hideCaret();
testActive = false;
inputHistory.push(currentInput);
correctedHistory.push(currentCorrected);
showResult();