Pleroma.Web.MastodonAPI.StatusViewTest: add bookmarked

This commit is contained in:
Haelwenn (lanodan) Monnier 2018-12-14 15:05:11 +01:00
parent e9ddfe924a
commit 27808596ff
No known key found for this signature in database
GPG Key ID: D5B7A8E43C997DEE
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest do
replies_count: 0,
favourites_count: 0,
reblogged: false,
bookmarked: false,
favourited: false,
muted: false,
sensitive: false,