Skip to content

Commit

Permalink
Debug flaky test with double done()
Browse files Browse the repository at this point in the history
  • Loading branch information
ericyhwang committed Jan 10, 2023
1 parent 234384e commit 9f4f769
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"async": "^2.6.3",
"mongodb": "^2.1.2 || ^3.1.13 || ^4.0.0",
"sharedb": "^1.9.1 || ^2.0.0 || ^3.0.0"
"sharedb": "share/sharedb#debug-test-mongo-double-done"
},
"devDependencies": {
"chai": "^4.2.0",
Expand All @@ -19,7 +19,7 @@
"mongodb4": "npm:mongodb@^4.0.0",
"nyc": "^14.1.1",
"ot-json1": "^1.0.1",
"sharedb-mingo-memory": "^1.1.1",
"sharedb-mingo-memory": "^2.0.0",
"sinon": "^6.1.5",
"sinon-chai": "^3.7.0"
},
Expand Down

0 comments on commit 9f4f769

Please sign in to comment.