Closed designeng closed 9 years ago
Here https://github.com/sequelize/express-example/blob/master/test/unit/index.test.js#L13 should be expect(models.User).to.be.ok() assertion.
True. Can you open a pr?
Here https://github.com/sequelize/express-example/blob/master/test/unit/index.test.js#L13 should be expect(models.User).to.be.ok() assertion.