Ghost/ghost/core/test/regression
Simon Backx 6e72767a50
Fixed verification trigger not working for large imports (#15887)
fixes https://github.com/TryGhost/Team/issues/2326

When importing more than 500 members, we didn't testImportThreshold at
the right time. It was called too early because the importing job was
not awaited. This also adds an E2E test for this case.
2022-11-28 18:22:10 +01:00
..
api Fixed verification trigger not working for large imports (#15887) 2022-11-28 18:22:10 +01:00
mock-express-style Fixed the typo 2022-08-04 15:38:32 +01:00
models 🔒 Disabled editable relations by default 2022-11-28 18:40:26 +07:00
site Enabled shared caching of 404 error responses 2022-09-26 14:54:50 +08:00