[Credo] Fix the warnings
This commit is contained in:
parent
d93ab4817b
commit
6c8743d0c0
3 changed files with 3 additions and 3 deletions
|
|
@ -490,7 +490,7 @@ defmodule Pleroma.Web.TwitterAPI.ControllerTest do
|
|||
|
||||
response = json_response(conn, 200)
|
||||
|
||||
assert length(response) == 0
|
||||
assert Enum.empty?(response)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue