Apply suggestion to test/web/media_proxy/invalidations/http_test.exs
authorMaksim <parallel588@gmail.com>
Wed, 17 Jun 2020 12:58:33 +0000 (12:58 +0000)
committerMaksim <parallel588@gmail.com>
Wed, 17 Jun 2020 12:58:33 +0000 (12:58 +0000)
test/web/media_proxy/invalidations/http_test.exs

index 09e7ca0fbe1d3676a979482ac6ea64510ac43eff..9d181dd8b2b7152c7865129025b27f186a086a53 100644 (file)
@@ -7,7 +7,6 @@ defmodule Pleroma.Web.MediaProxy.Invalidation.HttpTest do
 
   setup do
     on_exit(fn -> Cachex.clear(:deleted_urls_cache) end)
-    :ok
   end
 
   test "logs hasn't error message when request is valid" do