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

Commit a72981c6 by Mick Hansen

💄 missing semicolon

1 parent 695676f0
Showing with 1 additions and 1 deletions
......@@ -158,7 +158,7 @@ suite(Support.getTestDialectTeaser('SQL'), function() {
$ne: 'jack.bauer@gmail.com'
}, {
default: "[email] != 'jack.bauer@gmail.com'"
})
});
});
suite('$and/$or', function () {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!