We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f5fb91 commit d19d991Copy full SHA for d19d991
1 file changed
test/integration/crud/find.test.js
@@ -453,6 +453,7 @@ describe('Find', function () {
453
it('shouldCorrectlyPerformFindByWhere', {
454
metadata: {
455
requires: {
456
+ mongodb: '4.2.x',
457
topology: ['single', 'replicaset', 'sharded', 'ssl', 'heap', 'wiredtiger']
458
}
459
},
0 commit comments