add disabled props to checkbox component
[arvados-workbench2.git] / Makefile
index c28b4b86c360b0e4200af5f5eb6ef0513983da7b..4252ca0ef8dcbf13780dc45d1a4e8af8304ce189 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -70,7 +70,7 @@ yarn-install:
        yarn install
 
 test: yarn-install
-       yarn test       --no-watchAll --bail --ci
+       yarn test --watchAll --bail --ci
 
 build: test
        yarn build