diff --git a/integration-tests/package.json b/integration-tests/package.json index 3eaa12e85..864742637 100644 --- a/integration-tests/package.json +++ b/integration-tests/package.json @@ -17,7 +17,7 @@ "run:local": "docker-compose down && docker-compose up -d && yarn wait:local && yarn test:local" }, "jest": { - "testTimeout": 5000 + "testTimeout": 10000 }, "devDependencies": { "cross-env": "^7.0.3",