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 84b60d3

Browse files
Increate mocha test timeout to 20s since inital run takes more time
1 parent e0e0ce4 commit 84b60d3

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 15000"
6+
"test": "mocha --timeout 20000"
77
},
88
"devDependencies": {
99
"selenium-webdriver": "^4.0.0-alpha.7",

0 commit comments

Comments
(0)

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