0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test
Fabien 'egg' O'Carroll 72e9efc7e5
Fixed config API not returning boolean (#14034)
refs https://github.com/TryGhost/Team/issues/1279

The mailgunIsConfigured config should be a boolean, rather than a string/undefined/null.
2022-01-21 09:53:47 +02:00
..
api-acceptance Fixed config API not returning boolean (#14034) 2022-01-21 09:53:47 +02:00
frontend-acceptance Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
regression Fixed ETag header for admin templates not changing between versions (#13695) 2021-10-28 12:07:13 +01:00
unit 🐛 Fixed malformed URLs crashing the url helper 2021-12-13 15:49:18 +02:00
utils Fixed ETag header for admin templates not changing between versions (#13695) 2021-10-28 12:07:13 +01:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00