Ghost/ghost/admin/tests/acceptance/editor
Kevin Ansfield 9dfbd3e293 Fixed excerpt blur saving non-draft posts
ref https://linear.app/tryghost/issue/PLG-174

- forcing autosave on excerpt blur caused posts to revert to `draft` and save immediately even when they were published/scheduled
- updated the save-on-excerpt-blur to only autosave drafts
- added acceptance tests for title and excerpt change+blur on published posts
2024-08-19 21:04:15 +01:00
..
lexical-test.js Fixed excerpt blur saving non-draft posts 2024-08-19 21:04:15 +01:00
post-email-preview-test.js
post-revisions-test.js
publish-flow-test.js