forked from AkkomaGang/akkoma
Apply suggestion to test/web/media_proxy/invalidation_test.exs
This commit is contained in:
parent
9a371bf5f6
commit
96493da7bd
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ defmodule Pleroma.Web.MediaProxy.InvalidationTest do
|
||||||
|
|
||||||
setup do
|
setup do
|
||||||
on_exit(fn -> Cachex.clear(:deleted_urls_cache) end)
|
on_exit(fn -> Cachex.clear(:deleted_urls_cache) end)
|
||||||
:ok
|
|
||||||
end
|
end
|
||||||
|
|
||||||
describe "Invalidation.Http" do
|
describe "Invalidation.Http" do
|
||||||
|
|
Loading…
Reference in a new issue