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