X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=test%2Fpleroma%2Fweb%2Fplugs%2Ffrontend_static_plug_test.exs;h=66e6ba4ca68203c19355d70f3314b11c69ad1343;hb=90c4785b893416b95e637437b08298781e86573c;hp=031f7a69d788469ef1205f65dc8c431514fec5ab;hpb=e4f9cb1c1b3969164c03a219d5a760df07d2b3cd;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 031f7a69d..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,8 +97,11 @@ defmodule Pleroma.Web.Plugs.FrontendStaticPlugTest do ".well-known", "nodeinfo", "manifest.json", + "web", "auth", + "embed", "proxy", + "phoenix", "test", "user_exists", "check_password"