From: Maksim Date: Wed, 17 Jun 2020 12:58:50 +0000 (+0000) Subject: Apply suggestion to test/web/media_proxy/media_proxy_controller_test.exs X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=078d687e6ed66f921d7f54114f2dc6bf4abbf237;hp=2991aae4c4e4ae430539c1e6fac53fb8a0c991e9;p=akkoma Apply suggestion to test/web/media_proxy/media_proxy_controller_test.exs --- diff --git a/test/web/media_proxy/media_proxy_controller_test.exs b/test/web/media_proxy/media_proxy_controller_test.exs index 2b6b25221..72da98a6a 100644 --- 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