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

Commit 0e929db7 by Mick Hansen

Update order.test.js

1 parent ae3e8c3b
Showing with 1 additions and 1 deletions
......@@ -70,7 +70,7 @@ describe(Support.getTestDialectTeaser('Model'), function() {
}
});
describe.only('injections', function () {
describe('injections', function () {
beforeEach(function () {
this.User = this.sequelize.define('user', {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!