0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
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
..
acceptance Fixed tests 2019-10-11 13:16:54 +01:00
regression 🐛 Fixed incorrect html title appearing on 'pages' pages (#11358) 2019-11-08 12:58:11 +07:00
unit 🐛 Fixed incorrect html title appearing on 'pages' pages (#11358) 2019-11-08 12:58:11 +07:00
utils Added extra handling for test port conflict errors 2019-11-06 12:48:58 +07:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json Updated eslint for tests to allow async functions 2019-10-06 21:03:56 +07:00
.jshintrc