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