Update status_view_test.exs

This commit is contained in:
shadowfacts 2018-09-10 23:40:29 +00:00
parent 39aed5348a
commit 85b8590109
1 changed files with 2 additions and 1 deletions

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
}
]
}