Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 10dd6d0

Browse files
Increase mocha test timeout
1 parent 208ec57 commit 10dd6d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"description": "Selenium using Javascript",
55
"scripts": {
6-
"test": "mocha --timeout 10000"
6+
"test": "mocha --timeout 15000"
77
},
88
"devDependencies": {
99
"selenium-webdriver": "^4.0.0-alpha.7",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /