0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/unit
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
..
api Added 'content-version' header response 2022-04-08 20:41:54 +12:00
frontend Fixed location of url service unit tests 2022-04-06 13:05:41 +01:00
server Fixed newsletter schema column validation (#14456) 2022-04-11 15:05:02 +05:30
shared Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00