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
a223e65f
Commit
a223e65f
authored
Mar 21, 2019
by
kaniini
Browse files
tests: fixup
parent
ae8fa5d0
Pipeline
#9240
passed with stages
in 4 minutes and 17 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
test/web/common_api/common_api_utils_test.exs
View file @
a223e65f
...
...
@@ -4,6 +4,7 @@
defmodule
Pleroma
.
Web
.
CommonAPI
.
UtilsTest
do
alias
Pleroma
.
Builders
.
UserBuilder
alias
Pleroma
.
Object
alias
Pleroma
.
Web
.
CommonAPI
.
Utils
alias
Pleroma
.
Web
.
Endpoint
use
Pleroma
.
DataCase
...
...
test/web/twitter_api/views/activity_view_test.exs
View file @
a223e65f
...
...
@@ -180,8 +180,8 @@ test "a list of activities" do
mocks
=
[
{
TwitterAPI
,
[],
Utils
,
[
:passthrough
],
[
context_to_conversation_id:
fn
_
->
false
end
]
},
{
...
...
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