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 f2f137d

Browse files
Refactor package.json
1 parent 8e824f6 commit f2f137d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎package.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"version": "1.0.0",
44
"description": "Selenium using Javascript",
55
"scripts": {
6-
"test": "mocha"
6+
"test": "mocha --timeout 10000"
77
},
88
"devDependencies": {
9-
"chai": "^4.2.0",
10-
"mocha": "^7.1.1",
119
"selenium-webdriver": "^4.0.0-alpha.7",
1210
"geckodriver": "^1.19.1",
13-
"test": "^0.6.0"
11+
"test": "^0.6.0",
12+
"mocha": "^7.1.1",
13+
"chai": "^4.2.0"
1414
},
1515
"author": "Keerthi Shankar Subramanian"
1616
}

0 commit comments

Comments
(0)

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