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

Commit cabd7efd by David Pate

Remove `.only` 🤦

1 parent 981e63ae
Showing with 1 additions and 1 deletions
...@@ -104,7 +104,7 @@ describe(Support.getTestDialectTeaser("Sequelize"), function () { ...@@ -104,7 +104,7 @@ describe(Support.getTestDialectTeaser("Sequelize"), function () {
}) })
}) })
it.only('triggers the actual adapter error', function(done) { it('triggers the actual adapter error', function(done) {
this this
.sequelizeWithInvalidConnection .sequelizeWithInvalidConnection
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!