Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
3c8ffe7e
Commit
3c8ffe7e
authored
Dec 06, 2018
by
ValD
Browse files
resolved activity view test
parent
028904c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/web/twitter_api/views/activity_view_test.exs
View file @
3c8ffe7e
...
...
@@ -47,7 +47,7 @@ test "a create activity with a note" do
"repeated"
=>
false
,
"statusnet_conversation_id"
=>
convo_id
,
"statusnet_html"
=>
"Hey <span><a href=
\"
#{
other_user
.
ap_id
}
\"
>@<span>shp</span></a></span>!"
,
"Hey <span><a
data-user=
\"
#{
other_user
.
id
}
\"
href=
\"
#{
other_user
.
ap_id
}
\"
>@<span>shp</span></a></span>!"
,
"tags"
=>
[],
"text"
=>
"Hey @shp!"
,
"uri"
=>
activity
.
data
[
"object"
][
"id"
],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment