Add tests for short_description
This commit is contained in:
parent
fbf9eced11
commit
eb2a1652bf
@ -22,6 +22,7 @@ defmodule Pleroma.Web.MastodonAPI.InstanceControllerTest do
|
||||
"uri" => _,
|
||||
"title" => _,
|
||||
"description" => _,
|
||||
"short_description" => _,
|
||||
"version" => _,
|
||||
"email" => from_config_email,
|
||||
"urls" => %{
|
||||
|
Loading…
Reference in New Issue
Block a user