Skip to content

Commit d19d991

Browse files
committed
test: fix test metadata
1 parent 1f5fb91 commit d19d991

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/crud/find.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,7 @@ describe('Find', function () {
453453
it('shouldCorrectlyPerformFindByWhere', {
454454
metadata: {
455455
requires: {
456+
mongodb: '4.2.x',
456457
topology: ['single', 'replicaset', 'sharded', 'ssl', 'heap', 'wiredtiger']
457458
}
458459
},

0 commit comments

Comments
 (0)