Apply suggestion to test/web/admin_api/controllers/media_proxy_cache_controller_test.exs

This commit is contained in:
Maksim 2020-06-17 12:58:16 +00:00
parent 1b45bc7b2a
commit 793a53f1ec
1 changed files with 1 additions and 1 deletions

View 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",