Add VOCABULARY_URL description
[arvados-workbench2.git] / Makefile
index 2d218bb464911711a382b928cf52305809648012..98c0e5197cc11628f52a55182002821f0a4a63be 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -70,7 +70,7 @@ yarn-install:
        yarn install
 
 test: yarn-install
-       yarn test --bail --ci
+       yarn test --no-watchAll --bail --ci
 
 build: test
        yarn build