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

Commit e7fe460d by Sascha Depold

typo

1 parent 8c06f90c
Showing with 1 additions and 1 deletions
...@@ -250,7 +250,7 @@ describe(Support.getTestDialectTeaser("Executable"), function() { ...@@ -250,7 +250,7 @@ describe(Support.getTestDialectTeaser("Executable"), function() {
}.bind(this)) }.bind(this))
}) })
it("stops executation if no migrations have been done yet", function(done) { it("stops execution if no migrations have been done yet", function(done) {
var sequelize = this.sequelize var sequelize = this.sequelize
if (this.sequelize.options.dialect === 'sqlite') { if (this.sequelize.options.dialect === 'sqlite') {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!