Ghost/test/regression/models
Kevin Ansfield 73e14b4235 🐛 Fixed small images appearing smaller in post content
closes https://github.com/TryGhost/Ghost/issues/11913

- updated `@tryghost/kg-default-cards` with fixed `srcset` behaviour
  - does not output `srcset` unless we know the image's original size
  - does not output `w` values for sizes that are bigger than the original image
2020-06-15 16:24:02 +01:00
..
base Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00
model_posts_spec.js 🐛 Fixed small images appearing smaller in post content 2020-06-15 16:24:02 +01:00
model_users_spec.js Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00