mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-12-25 04:53:06 +00:00
make linter happy
This commit is contained in:
parent
3c5a497b19
commit
b674ba658b
|
@ -183,7 +183,8 @@ test "doesn't give a warning with correct config" 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