Skip to content

Commit 80ba0a0

Browse files
committed
longer timeout
1 parent ce6c80d commit 80ba0a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Cloud Firestore emulator testing",
55
"scripts": {
66
"format": "prettier --write **/*.js",
7-
"test": "mocha --exit"
7+
"test": "mocha --exit --timeout 10000"
88
},
99
"devDependencies": {
1010
"@firebase/testing": "^0.10.1",

0 commit comments

Comments
 (0)