mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-25 15:39:19 +00:00
make linter happy
This commit is contained in:
parent
3c5a497b19
commit
b674ba658b
|
@ -183,7 +183,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 a new issue