projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a371bf
)
Apply suggestion to test/web/media_proxy/invalidation_test.exs
author
Maksim
<parallel588@gmail.com>
Wed, 17 Jun 2020 13:14:01 +0000
(13:14 +0000)
committer
Maksim
<parallel588@gmail.com>
Wed, 17 Jun 2020 13:14:01 +0000
(13:14 +0000)
test/web/media_proxy/invalidation_test.exs
patch
|
blob
|
history
diff --git
a/test/web/media_proxy/invalidation_test.exs
b/test/web/media_proxy/invalidation_test.exs
index 3a9fa8c88440b5cdbb90fbda09112d2740f49a88..bf9af251cd0c3c16b43ee0452ac0b439e15890a5 100644
(file)
--- a/
test/web/media_proxy/invalidation_test.exs
+++ b/
test/web/media_proxy/invalidation_test.exs
@@
-13,7
+13,6
@@
defmodule Pleroma.Web.MediaProxy.InvalidationTest do
setup do
on_exit(fn -> Cachex.clear(:deleted_urls_cache) end)
- :ok
end
describe "Invalidation.Http" do