mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 05:50:35 +03:00
9810c41dca
no issue Output serializer's url util was expecting `og_image` and `twitter_image` to be top-level attributes in the `attrs` object but they are actually nested under `posts_meta`. - updated the code to use lodash's `get/set()` so that we can work with paths for easier handling of nested objects - fixed unit tests where the mocked data under test did not match real-world data |
||
---|---|---|
.. | ||
utils | ||
session_spec.js |