mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-03 00:15:11 +03:00
Fixed regression tests
This commit is contained in:
parent
7fc10106dc
commit
08a0a4c69e
@ -32,6 +32,7 @@ const expectedProperties = {
|
||||
.concat(
|
||||
..._(schema.posts_meta).keys().without('post_id', 'id')
|
||||
)
|
||||
.concat('reading_time')
|
||||
,
|
||||
author: _(schema.users)
|
||||
.keys()
|
||||
|
Loading…
Reference in New Issue
Block a user