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:28 +00:00
parent 793a53f1ec
commit 6d33a3a51b
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ defmodule Pleroma.Web.AdminAPI.MediaProxyCacheControllerTest do
end
end
describe "PURGE /api/pleroma/admin/media_proxy_caches/purge" do
describe "POST /api/pleroma/admin/media_proxy_caches/purge" do
test "perform invalidates cache of MediaProxy", %{conn: conn} do
urls = [
"http://example.com/media/a688346.jpg",