Skip to content

Commit b10cc98

Browse files
spederivacdimitroulas
authored andcommitted
rename aggregation option test
1 parent d9a2027 commit b10cc98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/aggregate.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@ describe('aggregate: ', function() {
854854
});
855855
});
856856

857-
it('handles aggregation options allowDiskUse', function(done) {
857+
it('handles aggregation options', function(done) {
858858
start.mongodVersion(function(err, version) {
859859
if (err) {
860860
throw err;

0 commit comments

Comments
 (0)