Explorar o código

Test script updated

Guzel738 %!s(int64=4) %!d(string=hai) anos
pai
achega
4c3e6c4449
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"