Add VOCABULARY_URL description
[arvados-workbench2.git] / Makefile
index c28b4b86c360b0e4200af5f5eb6ef0513983da7b..98c0e5197cc11628f52a55182002821f0a4a63be 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 --no-watchAll --bail --ci
 
 build: test
        yarn build