不要怂,就是干,撸起袖子干!

Commit 76eb2723 by Mick Hansen

Merge branch 'master' of github.com:sequelize/sequelize

2 parents 220674df 54fbd528
Showing with 0 additions and 1 deletions
......@@ -23,7 +23,6 @@ describe(Support.getTestDialectTeaser("Hooks"), function () {
}, {
hooks: {
beforeValidate: function(user, fn) {
console.log("beforeValidate")
user.mood = 'happy'
fn(null, user)
},
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!