diff --git a/src/js/script.js b/src/js/script.js index 10ca21b4c..cfa602e7c 100644 --- a/src/js/script.js +++ b/src/js/script.js @@ -3015,7 +3015,6 @@ function startTest() { //times up clearTimeout(timer); hideCaret(); - testActive = false; inputHistory.push(currentInput); correctedHistory.push(currentCorrected); showResult();