0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test
Thibaut Patel ffc57301f6
Fixed the newsletters api permissions (#14458)
refs https://github.com/TryGhost/Team/issues/1504

- The permissions were missing in the fixture file
- This caused some Ghost installs to not have the right permissions
- This is fixed by adding the missing permissions to the fixture file and creating a migration to resolve the missing permissions
2022-04-13 12:02:06 +02:00
..
e2e-api Added example test case for a 404 vs 406 2022-04-13 12:53:49 +08:00
e2e-browser Added note about installing the E2E browsers 2022-02-22 10:20:40 +01:00
e2e-frontend 🐛 Fixed post access in the get helper (#14282) 2022-03-17 11:14:29 +01:00
e2e-server Added MRR stats service and endpoint (#14427) 2022-04-08 09:18:04 +02:00
integration Added table to store multiple newsletters for member (#14408) 2022-04-04 18:11:36 +05:30
regression Handled default newsletter fixtures setup (#14459) 2022-04-12 19:44:21 +05:30
unit Fixed the newsletters api permissions (#14458) 2022-04-13 12:02:06 +02:00
utils Handled default newsletter fixtures setup (#14459) 2022-04-12 19:44:21 +05:30
.eslintignore
.eslintrc.js
.jshintrc