Changes
This commit is contained in:
3
node_modules/mongodb/lib/operations/validate_collection.js
generated
vendored
3
node_modules/mongodb/lib/operations/validate_collection.js
generated
vendored
@@ -14,8 +14,7 @@ class ValidateCollectionOperation extends CommandOperation {
|
||||
}
|
||||
|
||||
super(admin.s.db, options, null, command);
|
||||
|
||||
this.collectionName;
|
||||
this.collectionName = collectionName;
|
||||
}
|
||||
|
||||
execute(callback) {
|
||||
|
||||
Reference in New Issue
Block a user