Ghost/ghost/core/test
Daniel Lockyer 8e0ad1a6fb
Fixed test on Node 20
refs f39d1d3aa3

- similar to the commit above, the JSON parser changed between Node 18
  and Node 20, so the error message changed too
- we actually just want to check the error is forwarded to the user, so
  we can do that by getting the error message from JSON.parse and check
  against that
2024-04-18 13:17:16 +02:00
..
e2e-api Enforced more Mocha lint rules (#19720) 2024-04-16 09:37:06 +02:00
e2e-browser Enforced more Mocha lint rules (#19720) 2024-04-16 09:37:06 +02:00
e2e-frontend Added new member signup flow behind labs flag (#19986) 2024-04-04 15:25:41 -07:00
e2e-server Enforced more Mocha lint rules (#19720) 2024-04-16 09:37:06 +02:00
e2e-webhooks
integration 🐛 Fixed file card button not being linked in emails (#20023) 2024-04-16 10:37:28 +00:00
regression Enforced more Mocha lint rules (#19720) 2024-04-16 09:37:06 +02:00
unit Fixed test on Node 20 2024-04-18 13:17:16 +02:00
utils
.eslintignore
.eslintrc.js Enforced more Mocha lint rules (#19720) 2024-04-16 09:37:06 +02:00