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

index c69cec07ab625261ba95258ec2c3faf6322a0d2f..8e155b705c6ad70b5c2aab5241fe5bb188f51fe0 100644 (file)
@@ -6,7 +6,6 @@ defmodule Pleroma.Web.MediaProxy.Invalidation.ScriptTest do
 
   setup do
     on_exit(fn -> Cachex.clear(:deleted_urls_cache) end)
-    :ok
   end
 
   test "it logger error when script not found" do