0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test
Kevin Ansfield 69bc5a9dfd Fixed error when requesting resize of a blank image
closes https://github.com/TryGhost/Team/issues/819

- adds guard for an empty buffer when reading file from storage for resizing, if a blank image is loaded then redirect to the original file
2021-07-07 19:11:24 +01:00
..
api-acceptance Update cache invalidation on several routes 2021-07-07 18:12:51 +02:00
frontend-acceptance Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
regression Update cache invalidation on several routes 2021-07-07 18:12:51 +02:00
unit Fixed error when requesting resize of a blank image 2021-07-07 19:11:24 +01:00
utils Changed to use debug not console in acceptance tests 2021-07-06 20:24:49 +01:00
.eslintignore
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc