瀏覽代碼

Test script updated

Guzel738 4 年之前
父節點
當前提交
4c3e6c4449
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      kafka-ui-react-app/package.json

+ 1 - 1
kafka-ui-react-app/package.json

@@ -44,7 +44,7 @@
     "build": "react-scripts build",
     "lint": "eslint --ext .tsx,.ts src/",
     "lint:fix": "eslint --ext .tsx,.ts src/ --fix",
-    "test": "cross-env CI=true react-scripts test --env=jsdom",
+    "test": "react-scripts test",
     "eject": "react-scripts eject",
     "tsc": "tsc",
     "test:coverage": "jest --coverage"