projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d020f68
)
replace missing mock with a 404
author
rinpatch
<rinpatch@sdf.org>
Fri, 7 Jun 2019 17:48:25 +0000
(20:48 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Fri, 7 Jun 2019 17:48:25 +0000
(20:48 +0300)
test/web/activity_pub/transmogrifier_test.exs
patch
|
blob
|
history
diff --git
a/test/web/activity_pub/transmogrifier_test.exs
b/test/web/activity_pub/transmogrifier_test.exs
index 26e8d60fecf72eb6574c1684fa40bc9890fa07bf..cc17814036ffa742720553e1dfe36d6f008ef093 100644
(file)
--- a/
test/web/activity_pub/transmogrifier_test.exs
+++ b/
test/web/activity_pub/transmogrifier_test.exs
@@
-67,7
+67,7
@@
defmodule Pleroma.Web.ActivityPub.TransmogrifierTest do
object =
data["object"]
- |> Map.put("inReplyTo", "https://
nonexistent.spac
e/whatever")
+ |> Map.put("inReplyTo", "https://
404.sit
e/whatever")
data =
data