0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/unit
Naz Gargol 3f88e7de63
🐛 Fixed incorrect html title appearing on 'pages' pages (#11358)
closes #11357

- Change that introduced a bug was made in cbca480b97
- The condition could be removed once https://github.com/TryGhost/Ghost/issues/10042 is resolved. It is currently not dependent on the API version rather the object form used in the frontend.
2019-11-08 12:58:11 +07:00
..
adapters ⚠️ Skiped Scheduler initialization logic and it's tests 2019-09-11 18:27:57 +02:00
api Renamed members to post-gating for better context (#11309) 2019-10-31 10:33:37 +01:00
apps Removed subscribers from the codebase (#11153) 2019-10-09 11:47:04 +02:00
config Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
data 💄Updated fixtures for Ghost v3 content + assets (#11247) 2019-10-17 10:49:30 +02:00
helpers 🐛 Fixed incorrect html title appearing on 'pages' pages (#11358) 2019-11-08 12:58:11 +07:00
lib Merge branch 'master' into v3 2019-10-11 11:31:31 +01:00
models Merge branch 'master' into v3 2019-10-11 11:31:31 +01:00
services 🐛 Ensure deprecated labs flags are unset 2019-11-06 14:42:39 +07:00
web 🐛 Fixed 404s when using a proxy setup (#11269) 2019-10-28 11:22:05 +00:00