diff --git a/package.json b/package.json index 59593cc..bbceb2f 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "package": "npm run build && script/package.sh", "lint": "eslint --ext .jsx,.js src", "test": "karma start", - "test:e2e": "mocha --timeout 5000 e2e" + "test:e2e": "mocha --timeout 8000 e2e" }, "repository": { "type": "git",