Bump credo to 1.1.5

This commit is contained in:
Haelwenn (lanodan) Monnier 2020-01-20 11:53:14 +01:00
commit 5c533e10e7
No known key found for this signature in database
GPG key ID: D5B7A8E43C997DEE
11 changed files with 15 additions and 15 deletions

View file

@ -2840,7 +2840,7 @@ defmodule Pleroma.Web.AdminAPI.AdminAPIControllerTest do
response = json_response(ret_conn, 200)
assert length(response) == 0
assert Enum.empty?(response)
end
end