Skip to content

Commit

Permalink
rename aggregation option test
Browse files Browse the repository at this point in the history
  • Loading branch information
spederiva authored and cdimitroulas committed Jul 2, 2019
1 parent d9a2027 commit b10cc98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/aggregate.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -854,7 +854,7 @@ describe('aggregate: ', function() {
});
});

it('handles aggregation options allowDiskUse', function(done) {
it('handles aggregation options', function(done) {
start.mongodVersion(function(err, version) {
if (err) {
throw err;
Expand Down

0 comments on commit b10cc98

Please sign in to comment.