Merge remote-tracking branch 'origin/develop' into notice-routes
[akkoma] / test / pleroma / web / plugs / frontend_static_plug_test.exs
index 82e955c25ddae611c4ba1e87bb5e1d6d81a88da6..4b3925ad2fd57f056e87bad47386338d03ae8f12 100644 (file)
@@ -86,6 +86,8 @@ defmodule Pleroma.Web.Plugs.FrontendStaticPlugTest do
       "objects",
       "activities",
       "notice",
+      "@:nickname",
+      ":nickname",
       "users",
       "tags",
       "mailer",
@@ -94,8 +96,10 @@ defmodule Pleroma.Web.Plugs.FrontendStaticPlugTest do
       "internal",
       ".well-known",
       "nodeinfo",
+      "manifest.json",
       "auth",
       "proxy",
+      "phoenix",
       "test",
       "user_exists",
       "check_password"