replace missing mock with a 404

This commit is contained in:
rinpatch 2019-06-07 20:48:25 +03:00
parent d020f68e87
commit dffc9f060a
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ defmodule Pleroma.Web.ActivityPub.TransmogrifierTest do
object =
data["object"]
|> Map.put("inReplyTo", "https://nonexistent.space/whatever")
|> Map.put("inReplyTo", "https://404.site/whatever")
data =
data