We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 803750a + 1acc07c commit 293bc43Copy full SHA for 293bc43
README.md
@@ -143,7 +143,7 @@ const replSet = new MongoMemoryReplSet({
143
144
### Simple test with MongoClient
145
146
-Take a look at this [test file](https://github.com/nodkz/mongodb-memory-server/blob/master/src/__tests__/singleDB-test.js).
+Take a look at this [test file](https://github.com/nodkz/mongodb-memory-server/blob/master/src/__tests__/singleDB-test.ts).
147
148
### Provide connection string to mongoose
149
0 commit comments