X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=test%2Fpleroma%2Fweb%2Fplugs%2Ffrontend_static_plug_test.exs;h=66e6ba4ca68203c19355d70f3314b11c69ad1343;hb=becf7dced6c051326f33dd201ac25d38af341b24;hp=52379b86a6d3355cb0076afb47228afc198bde74;hpb=9c1cb87eff1fdd20f47355971831545a79c7cd3a;p=akkoma diff --git a/test/pleroma/web/plugs/frontend_static_plug_test.exs b/test/pleroma/web/plugs/frontend_static_plug_test.exs index 52379b86a..66e6ba4ca 100644 --- a/test/pleroma/web/plugs/frontend_static_plug_test.exs +++ b/test/pleroma/web/plugs/frontend_static_plug_test.exs @@ -86,6 +86,8 @@ defmodule Pleroma.Web.Plugs.FrontendStaticPlugTest do "objects", "activities", "notice", + "@:nickname", + ":nickname", "users", "tags", "mailer", @@ -95,7 +97,9 @@ defmodule Pleroma.Web.Plugs.FrontendStaticPlugTest do ".well-known", "nodeinfo", "manifest.json", + "web", "auth", + "embed", "proxy", "phoenix", "test",