Merge branch 'credo/version-bump-1.1.5' into 'develop'

Bump credo to 1.1.5

See merge request pleroma/pleroma!2115
This commit is contained in:
lain 2020-01-20 14:42:43 +00:00
commit 6a716e3fe5
11 changed files with 15 additions and 15 deletions

View file

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