Skip to content

Commit

Permalink
Update types.js
Browse files Browse the repository at this point in the history
  • Loading branch information
vstirbu committed Nov 8, 2016
1 parent dd00516 commit 5b606cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/schemas/types.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ var schema = new mongoose.Schema({

var model = mongoose.model('Types', schema);

module.exports = model;
module.exports = model;

0 comments on commit 5b606cc

Please sign in to comment.