0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/server/data
Rishabh Garg cb76b738ce
Fixed newsletter schema column validation (#14456)
refs https://github.com/TryGhost/Team/issues/1500

- newsletter schema columns were using incorrect syntax for `isIn` validations
- adds schema test to make sure schema `isIn` validations are in correct format
2022-04-11 15:05:02 +05:30
..
db Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
exporter Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00
importer 🐛 Fixed uppercase file extensions ignored in content import (#14268) 2022-03-11 09:17:58 +01:00
migrations Split apart DB init queries in tests 2022-03-28 16:17:17 +01:00
schema Fixed newsletter schema column validation (#14456) 2022-04-11 15:05:02 +05:30