Skip to content

Commit 9f4f769

Browse files
committed
Debug flaky test with double done()
1 parent 234384e commit 9f4f769

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"async": "^2.6.3",
88
"mongodb": "^2.1.2 || ^3.1.13 || ^4.0.0",
9-
"sharedb": "^1.9.1 || ^2.0.0 || ^3.0.0"
9+
"sharedb": "share/sharedb#debug-test-mongo-double-done"
1010
},
1111
"devDependencies": {
1212
"chai": "^4.2.0",
@@ -19,7 +19,7 @@
1919
"mongodb4": "npm:mongodb@^4.0.0",
2020
"nyc": "^14.1.1",
2121
"ot-json1": "^1.0.1",
22-
"sharedb-mingo-memory": "^1.1.1",
22+
"sharedb-mingo-memory": "^2.0.0",
2323
"sinon": "^6.1.5",
2424
"sinon-chai": "^3.7.0"
2525
},

0 commit comments

Comments
 (0)