Ghost/ghost/posts-service/test
Nick Moreton b9b1502772
🐛Changed "free_signups" to "signups" in Post Exporter (#18883)
ref https://github.com/TryGhost/Product/issues/4110

Made this change to increase clarity in data export

---

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 6c0508d</samp>

Renamed a column in posts export data and updated the corresponding test
case. This change makes the export data more consistent and clear for
users who have different member features enabled.
2023-11-07 09:52:28 +00:00
..
utils Fixed exporting post metrics without email 2023-03-28 12:41:32 +02:00
.eslintrc.js Moved posts service to its own package 2023-03-20 16:06:42 +01:00
PostsExporter.test.js 🐛Changed "free_signups" to "signups" in Post Exporter (#18883) 2023-11-07 09:52:28 +00:00
PostsService.test.js 🐛 Fixed newsletter post duplication (#17103) 2023-06-23 11:18:35 +01:00