cr changes + tests
[arvados-workbench2.git] / package.json
index 8ed84dd9b818b121be780d176760b7cc3fc40922..94f00dc43cad86c0dc2a7ad794e8f5f47f3d8ea8 100644 (file)
@@ -44,7 +44,7 @@
   "scripts": {
     "start": "react-scripts-ts start",
     "build": "REACT_APP_BUILD_NUMBER=$BUILD_NUMBER REACT_APP_GIT_COMMIT=$GIT_COMMIT react-scripts-ts build",
-    "test": "CI=true react-scripts-ts test --env=jsdom",
+    "test": "react-scripts-ts test --env=jsdom",
     "eject": "react-scripts-ts eject",
     "lint": "tslint src/** -t verbose"
   },