projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a61f21f
)
Fix spec.
author
lain
<lain@soykaf.club>
Mon, 12 Feb 2018 07:15:03 +0000
(08:15 +0100)
committer
lain
<lain@soykaf.club>
Mon, 12 Feb 2018 07:15:03 +0000
(08:15 +0100)
test/web/ostatus/feed_representer_test.exs
patch
|
blob
|
history
diff --git
a/test/web/ostatus/feed_representer_test.exs
b/test/web/ostatus/feed_representer_test.exs
index e10936366c19c30bff6fac5e1cf95dc9d58766a8..5b8eabcb9dfadd2c5880e046f50a84bbefdd545b 100644
(file)
--- a/
test/web/ostatus/feed_representer_test.exs
+++ b/
test/web/ostatus/feed_representer_test.exs
@@
-33,6
+33,7
@@
defmodule Pleroma.Web.OStatus.FeedRepresenterTest do
<author>
#{user_xml}
</author>
+ <link rel="next" href="#{OStatus.feed_path(user)}?max_id=#{note_activity.id}" type="application/atom+xml" />
<entry>
#{entry_xml}
</entry>