0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Fixed tests

This commit is contained in:
Kevin Ansfield 2019-10-11 13:16:54 +01:00
parent 78e16ddd3f
commit 8aa3b40fd6

View file

@ -20,7 +20,7 @@ const expectedProperties = {
// and always returns computed properties: url
.concat('url')
// v2 API doesn't return unused fields
.without('locale', 'visibility')
.without('locale')
// These fields aren't useful as they always have known values
.without('status')
// v2 API doesn't return new type field