diff --git a/package.json b/package.json index 224f5b29..35577f4c 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "main": "lib/main.js", "scripts": { "build": "tsc", - "test": "jest" + "test": "jest --testTimeout=60000" }, "repository": { "type": "git",