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

Commit 47197f9d by Sascha Depold

disabled specs for query

1 parent 5ddbe47c
Showing with 1 additions and 1 deletions
......@@ -28,7 +28,7 @@ describe("[" + dialect.toUpperCase() + "] Sequelize", function() {
})
})
describe('query', function() {
describe('//query', function() {
before(function(done) {
this.User = this.sequelize.define('User', {
username: Helpers.Sequelize.STRING
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!