0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/e2e-api/admin
Naz 142eff22ee Fixed thumbnail file name
refs https://github.com/TryGhost/Toolbox/issues/95

- The uploaded media thumbnail name should have a "_thumb" postfix to be able to distinguish thumbnails from other files. This can be handy if we decide to store them in a different location in the future.
2021-11-04 19:03:45 +04:00
..
actions.test.js
config.test.js
custom_theme_settings.test.js Fixed failing custom theme settings API tests 2021-10-20 13:31:41 +01:00
db.test.js
email_preview.test.js
emails.test.js
images.test.js
integrations.test.js
invites.test.js
key_authentication.test.js
labels.test.js
mail.test.js
media.test.js Fixed thumbnail file name 2021-11-04 19:03:45 +04:00
members.test.js
notifications.test.js
oembed.test.js
pages.test.js 🐛 Fixed error in setting page access to tiers 2021-11-02 13:36:32 +05:30
posts.test.js
roles.test.js
settings.test.js 🐛 Fixed GA labs flags not appearing enabled in settings API (#13681) 2021-10-22 19:59:13 +01:00
slugs.test.js
snippets.test.js
tags.test.js
themes.test.js
users.test.js
utils.js
webhooks.test.js