From 4317efa8d3b4bdf75f3e8d716de40d4232d2f366 Mon Sep 17 00:00:00 2001 From: Tony Le Date: Thu, 28 Nov 2024 16:31:15 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 736de09..fa942fd 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "testFrontend": "jest ./frontend", "testWords": "jest ./words", "testTemples": "jest ./temples", - "testAll": "jest --watchAll" + "testAll": "jest" }, "repository": { "type": "git",