[#963] No redirect on OOB OAuth authorize request with existing authorization. OAuth...
[akkoma] / test / web / activity_pub / transmogrifier_test.exs
index 26e8d60fecf72eb6574c1684fa40bc9890fa07bf..cc17814036ffa742720553e1dfe36d6f008ef093 100644 (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