actually reblog on the reblog test

Bu işleme şunda yer alıyor:
Sadposter 2019-07-23 15:38:19 +01:00
ebeveyn 7026018c8c
işleme 299c0e965b

Dosyayı Görüntüle

@ -3860,7 +3860,7 @@ defmodule Pleroma.Web.MastodonAPI.MastodonAPIControllerTest do
test "does not fail on an unauthententicated request", %{conn: conn, activity: activity} do
other_user = insert(:user)
{:ok, _, _} = CommonAPI.favorite(activity.id, other_user)
{:ok, _, _} = CommonAPI.repeat(activity.id, other_user)
response =
conn