projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2991aae
)
Apply suggestion to test/web/media_proxy/media_proxy_controller_test.exs
author
Maksim
<parallel588@gmail.com>
Wed, 17 Jun 2020 12:58:50 +0000
(12:58 +0000)
committer
Maksim
<parallel588@gmail.com>
Wed, 17 Jun 2020 12:58:50 +0000
(12:58 +0000)
test/web/media_proxy/media_proxy_controller_test.exs
patch
|
blob
|
history
diff --git
a/test/web/media_proxy/media_proxy_controller_test.exs
b/test/web/media_proxy/media_proxy_controller_test.exs
index 2b6b2522133ca9e684da12d3e02173d6de3701d1..72da98a6ae003ab0c2c8ca1ff4436770d7da77b8 100644
(file)
--- a/
test/web/media_proxy/media_proxy_controller_test.exs
+++ b/
test/web/media_proxy/media_proxy_controller_test.exs
@@
-12,7
+12,6
@@
defmodule Pleroma.Web.MediaProxy.MediaProxyControllerTest do
setup do
on_exit(fn -> Cachex.clear(:deleted_urls_cache) end)
- :ok
end
test "it returns 404 when MediaProxy disabled", %{conn: conn} do