Skip to content

Commit

Permalink
#79 test ut
Browse files Browse the repository at this point in the history
  • Loading branch information
GuoYL123 committed Mar 5, 2020
1 parent 80cd103 commit 56d5d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/db.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ db.createCollection( "polling_detail", {
bsonType: "object"
},
response_code: {
bsonType: "string"
bsonType: "number"
}
}
} }
Expand Down

0 comments on commit 56d5d85

Please sign in to comment.