Update status_view_test.exs

This commit is contained in:
shadowfacts 2018-09-10 23:40:29 +00:00
parent 39aed5348a
commit 85b8590109

View file

@ -47,7 +47,8 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest do
%{
shortcode: "2hu",
url: "corndog.png",
static_url: "corndog.png"
static_url: "corndog.png",
visible_in_picker: false
}
]
}