diff --git a/package.json b/package.json index e3000f1..7d84721 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "test": "test" }, "scripts": { - "test": "mocha --timeout 15000" + "test": "mocha --timeout 30000" }, "author": "", "license": "ISC",