fix tests

This commit is contained in:
FloatingGhost 2022-01-29 16:22:39 +00:00
parent 06db507f39
commit 970ac804e0
2 changed files with 0 additions and 2 deletions

View File

@ -753,7 +753,6 @@ defmodule Pleroma.Web.Router do
scope "/", Pleroma.Web do
pipe_through(:api)
get("/manifest.json", ManifestController, :show)
get("/web/manifest.json", MastoFEController, :manifest)
end

View File

@ -94,7 +94,6 @@ defmodule Pleroma.Web.Plugs.FrontendStaticPlugTest do
"internal",
".well-known",
"nodeinfo",
"manifest.json",
"web",
"auth",
"embed",