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 0bfde22 commit a0e70e4Copy full SHA for a0e70e4
test/functional/aggregation_tests.js
@@ -830,7 +830,7 @@ exports['Should correctly handle ISODate date matches in aggregation framework']
830
831
exports['should maintain batch size between calls to receive new batches'] = {
832
metadata: {
833
- requires: { generators: true, topology: 'single' , node: ">0.10.0" }
+ requires: { generators: true, topology: 'single' , node: ">6.0.0" }
834
},
835
836
// The actual test we wish to run
0 commit comments