1
0
Fork 0

wip(backend): Initial work on people

This commit is contained in:
joostdecock 2022-11-12 17:33:55 +01:00
parent 75841ff0a2
commit d1f9528e70
11 changed files with 532 additions and 21 deletions

View file

@ -367,7 +367,6 @@ UserModel.prototype.unsafeUpdate = async function (body) {
},
userId: this.record.id,
})
console.log(this.config.tests)
if (!isUnitTest || this.config.tests.sendEmail) {
// Send confirmation email
await this.mailer.send({