Fix test
This commit is contained in:
parent
6cafbbf036
commit
a7859f7fd8
|
@ -221,6 +221,7 @@ describe("MongoDB Integration", () => {
|
||||||
})
|
})
|
||||||
expect(args[2]).toEqual({
|
expect(args[2]).toEqual({
|
||||||
upsert: false,
|
upsert: false,
|
||||||
|
includeResultMetadata: true,
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue