Ghost/ghost/admin/tests
Kevin Ansfield b01d4287ad Fixed Admin test failures when running in Safari
no issue

- Safari's `innerText` sometimes includes a trailing `\n` depending on the markup used so we need to use `.to.have.rendered.trimmed.text()`
- reproducible when running tests via http://localhost:4200/tests (we don't yet run in Safari via our testem config)
2024-08-21 12:58:11 +01:00
..
acceptance Fixed Admin test failures when running in Safari 2024-08-21 12:58:11 +01:00
helpers
integration
unit 🐛 Fixed editor unsaved changes modal showing too often (#20787) 2024-08-19 18:03:13 +00:00
.eslintrc.js
index.html
test-helper.js Fixed editor not loading in Admin acceptance tests 2024-08-21 11:49:05 +01:00