Apply suggestion to test/web/admin_api/controllers/media_proxy_cache_controller_test.exs
authorMaksim <parallel588@gmail.com>
Wed, 17 Jun 2020 12:58:16 +0000 (12:58 +0000)
committerMaksim <parallel588@gmail.com>
Wed, 17 Jun 2020 12:58:16 +0000 (12:58 +0000)
test/web/admin_api/controllers/media_proxy_cache_controller_test.exs

index ddaf39f14128c09388cf9f9fbedd316af5eea2b6..81e20d001a4daef957c4ab2d70c8b52cfe7b2527 100644 (file)
@@ -72,7 +72,7 @@ defmodule Pleroma.Web.AdminAPI.MediaProxyCacheControllerTest do
     end
   end
 
-  describe "DELETE /api/pleroma/admin/media_proxy_caches/delete" do
+  describe "POST /api/pleroma/admin/media_proxy_caches/delete" do
     test "deleted MediaProxy URLs from banned", %{conn: conn} do
       MediaProxy.put_in_deleted_urls([
         "http://localhost:4001/media/a688346.jpg",