ActivityPub: Add conversation id.
[akkoma] / test / web / ostatus / feed_representer_test.exs
index e10936366c19c30bff6fac5e1cf95dc9d58766a8..5b8eabcb9dfadd2c5880e046f50a84bbefdd545b 100644 (file)
@@ -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>