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
86dca396
Commit
86dca396
authored
Aug 26, 2018
by
kaniini
Browse files
tests: fix formatting
parent
92caa263
Pipeline
#3324
passed with stages
in 4 minutes and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
test/web/common_api/common_api_utils_test.exs
View file @
86dca396
...
...
@@ -42,7 +42,10 @@ test "parses emoji from name and bio" do
},
%{
"type"
=>
"Emoji"
,
"icon"
=>
%{
"type"
=>
"Image"
,
"url"
=>
"
#{
Endpoint
.
url
()
}
/finmoji/128px/karjalanpiirakka-128.png"
},
"icon"
=>
%{
"type"
=>
"Image"
,
"url"
=>
"
#{
Endpoint
.
url
()
}
/finmoji/128px/karjalanpiirakka-128.png"
},
"name"
=>
":karjalanpiirakka:"
}
]
...
...
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