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

Commit 4cd0c849 by sdepold

temp fix spec

1 parent fc1f42ab
Showing with 1 additions and 0 deletions
...@@ -22,6 +22,7 @@ module.exports = (function() { ...@@ -22,6 +22,7 @@ module.exports = (function() {
return new Utils.CustomEventEmitter(function(emitter) { return new Utils.CustomEventEmitter(function(emitter) {
getUndoneMigrations.call(self, function(migrations) { getUndoneMigrations.call(self, function(migrations) {
emitter.emit('success')
console.log(migrations) console.log(migrations)
}) })
}).run() }).run()
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!