diff --git a/frontend/Makefile b/frontend/Makefile index b399d9a8..731b9a6d 100644 --- a/frontend/Makefile +++ b/frontend/Makefile @@ -1,6 +1,6 @@ .PHONY: test test: - # npm run test + npm run test .PHONY: install install: