make linter happy
This commit is contained in:
parent
0d1c1736b4
commit
bd1142105e
@ -179,7 +179,8 @@ defmodule Pleroma.Config.DeprecationWarningsTest do
|
||||
{"some.tld", ""}
|
||||
])
|
||||
|
||||
assert capture_log(fn -> DeprecationWarnings.check_transparency_exclusions_tuples() end) == ""
|
||||
assert capture_log(fn -> DeprecationWarnings.check_transparency_exclusions_tuples() end) ==
|
||||
""
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user