diff --git a/Makefile b/Makefile index c8aacdd..3e5f5d2 100644 --- a/Makefile +++ b/Makefile @@ -97,6 +97,8 @@ test-js-watch: .PHONY: test-js-update-snapshots test-js-update-snapshots: npm test -- -u +test-js-watch: + npm test -- --watch # Translations