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.
1 parent 803750a commit 1acc07cCopy full SHA for 1acc07c
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