diff --git a/ui/Makefile b/ui/Makefile index fd81d81..f8976d9 100644 --- a/ui/Makefile +++ b/ui/Makefile @@ -7,7 +7,7 @@ all: deps deps: yarn install -test: +test: deps yarn test --ci --all --watchAll=false clean: