change Maksim's test description
This commit is contained in:
parent
ba92522c69
commit
05c58eaece
@ -33,7 +33,7 @@ defmodule Pleroma.Web.MastodonAPI.StatusControllerTest do
|
||||
[conn: conn]
|
||||
end
|
||||
|
||||
test "posting a status and checks reblog count after perform all backroud job", %{conn: conn} do
|
||||
test "posting a status does not increment reblog_count when relaying", %{conn: conn} do
|
||||
Pleroma.Config.put([:instance, :federating], true)
|
||||
Pleroma.Config.get([:instance, :allow_relay], true)
|
||||
user = insert(:user)
|
||||
|
Loading…
Reference in New Issue
Block a user