aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",