Skip to content

Commit 293bc43

Browse files
authored
docs: fix a test example link
Fix Typescript Reference
2 parents 803750a + 1acc07c commit 293bc43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ const replSet = new MongoMemoryReplSet({
143143
144144
### Simple test with MongoClient
145145
146-
Take a look at this [test file](https://github.com/nodkz/mongodb-memory-server/blob/master/src/__tests__/singleDB-test.js).
146+
Take a look at this [test file](https://github.com/nodkz/mongodb-memory-server/blob/master/src/__tests__/singleDB-test.ts).
147147
148148
### Provide connection string to mongoose
149149

0 commit comments

Comments
 (0)