diff --git a/devbox.json b/devbox.json index a87fa4c..6cecdac 100644 --- a/devbox.json +++ b/devbox.json @@ -15,7 +15,7 @@ "scripts": { "build": ["make build"], "templ": ["make templ"], - "test": ["make test"] + "test": ["make test"] } } }