projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab2f21e
)
Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exs
author
Maksim
<parallel588@gmail.com>
Fri, 13 Sep 2019 03:58:58 +0000
(
03:58
+0000)
committer
Maksim
<parallel588@gmail.com>
Fri, 13 Sep 2019 03:58:58 +0000
(
03:58
+0000)
test/web/mastodon_api/mastodon_api_controller_test.exs
patch
|
blob
|
history
diff --git
a/test/web/mastodon_api/mastodon_api_controller_test.exs
b/test/web/mastodon_api/mastodon_api_controller_test.exs
index a331d6455401ac44ab6d76978e989b12c159e6d0..7b337044c7a6ec4b40d80010dabaab9bc02427e5 100644
(file)
--- a/
test/web/mastodon_api/mastodon_api_controller_test.exs
+++ b/
test/web/mastodon_api/mastodon_api_controller_test.exs
@@
-1552,7
+1552,7
@@
defmodule Pleroma.Web.MastodonAPI.MastodonAPIControllerTest do
assert to_string(other_user.id) == relationship["id"]
end
- test "returns an empty list
when
bad request", %{conn: conn} do
+ test "returns an empty list
on a
bad request", %{conn: conn} do
user = insert(:user)
conn =