Skip to content

Commit a0e70e4

Browse files
committed
test fix for travis
1 parent 0bfde22 commit a0e70e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/functional/aggregation_tests.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -830,7 +830,7 @@ exports['Should correctly handle ISODate date matches in aggregation framework']
830830

831831
exports['should maintain batch size between calls to receive new batches'] = {
832832
metadata: {
833-
requires: { generators: true, topology: 'single' , node: ">0.10.0" }
833+
requires: { generators: true, topology: 'single' , node: ">6.0.0" }
834834
},
835835

836836
// The actual test we wish to run

0 commit comments

Comments
 (0)