[#210] Refactoring.
This commit is contained in:
parent
48e6193bf2
commit
44ab3dbe2c
@ -1260,7 +1260,6 @@ defmodule Pleroma.Web.TwitterAPI.ControllerTest do
|
|||||||
object = insert(:note)
|
object = insert(:note)
|
||||||
description = "Informative description of the image. Initial: #{object.data["name"]}}"
|
description = "Informative description of the image. Initial: #{object.data["name"]}}"
|
||||||
|
|
||||||
_conn =
|
|
||||||
conn
|
conn
|
||||||
|> assign(:user, user)
|
|> assign(:user, user)
|
||||||
|> post("/api/media/metadata/create.json", %{
|
|> post("/api/media/metadata/create.json", %{
|
||||||
|
Loading…
Reference in New Issue
Block a user