Ghost/ghost/core/test/unit/server
Simon Backx 350b291c34
Added show_comment_cta column to newsletter table (#16401)
fixes https://github.com/TryGhost/Team/issues/2707

Adds the new column for storing whether we need to show a comment CTA in
emails. Enabled by default.
2023-03-14 15:03:02 +01:00
..
adapters Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
data Added show_comment_cta column to newsletter table (#16401) 2023-03-14 15:03:02 +01:00
lib Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
models Fixed getLazyRelation returning new model for optional relations (#16411) 2023-03-14 10:58:58 +01:00
services Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
web Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
notify.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
overrides.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00