瀏覽代碼

Messages component covered with tests, integration to the git hooks added

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

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

@@ -50,8 +50,7 @@
   },
   },
   "husky": {
   "husky": {
     "hooks": {
     "hooks": {
-      "pre-commit": "npm run tsc --noEmit && lint-staged && npm test",
-      "pre-push": "npm test"
+      "pre-commit": "npm run tsc --noEmit && lint-staged && npm test"
     }
     }
   },
   },
   "eslintConfig": {
   "eslintConfig": {