0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/unit/data/schema
Naz 810b052e01 Removed use of deprecated new Error() syntax
refs 2f1123d6ca
refs 6f1a3e1774

- As per refed commits, we are removing deprecated use of `new Error()` in the codebase
- Exposed few internal from commands module methods for easier testing, otherwise it was turning into neverending mocking show
2021-07-19 21:31:31 +12:00
..
fixtures Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
commands.test.js Removed use of deprecated new Error() syntax 2021-07-19 21:31:31 +12:00
integrity.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
validator.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00