diff --git a/package.json b/package.json index 2785899f7..46c6d9920 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "precommit": "scripts/lint-staged", "prepare": "scripts/run-script prepare", "pretest": "eslint --ignore-path .gitignore .", - "test": "jest && flow status" + "test": "jest" }, "workspaces": [ "@xen-orchestra/*",