forked from AkkomaGang/akkoma
Fix spec.
This commit is contained in:
parent
a61f21ff4f
commit
3c80d9b277
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ test "returns a feed of the last 20 items of the user" 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>
|
||||
|
|
Loading…
Reference in a new issue