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 d4048c4 commit 8c06bdcCopy full SHA for 8c06bdc
packages/datadog-plugin-mongodb-core/test/mongodb.spec.js
@@ -389,8 +389,6 @@ describe('Plugin', () => {
389
collection.find({
390
_id: Buffer.from('1234')
391
}).toArray()
392
- .then(done)
393
- .catch(done)
394
})
395
396
@@ -447,8 +445,6 @@ describe('Plugin', () => {
447
445
448
446
449
450
451
452
453
454
0 commit comments