Ghost/ghost/core/test/e2e-api
Naz c21f136834 Corrected announcement_visibility setting type
refs https://github.com/TryGhost/Ghost/pull/14264

- With a requirement change we need to transform `announcement_visibility` setting to be an "array" instead of a "string". Array structure will allow us to hold multiple filters at once giving more coverage to the audience targetting usecases.
- Example filter variations we'll support are:
[ ] Logged out visitors
[ ] Members
[ ] Free members
[ ] Paid members
2023-04-21 10:18:50 +02:00
..
admin Corrected announcement_visibility setting type 2023-04-21 10:18:50 +02:00
content Exposed announcement settings in Content API 2023-04-19 16:01:50 +02:00
members Updated member snapshot for comments tests 2023-04-05 00:25:31 +05:30
members-comments Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
shared Exposed announcement settings in Content API 2023-04-19 16:01:50 +02:00
webmentions Merged mentions UI and email lab flags (#16518) 2023-03-29 01:12:56 +05:30