From: Alex Gleason Date: Fri, 3 Dec 2021 13:56:26 +0000 (-0600) Subject: Fix frontend_status_plug_test.exs X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=ba2ed3c2554cae060ef73cc908b978e5bd4015f0;p=akkoma Fix frontend_status_plug_test.exs --- diff --git a/test/pleroma/web/plugs/frontend_static_plug_test.exs b/test/pleroma/web/plugs/frontend_static_plug_test.exs index a9342e6f0..82e955c25 100644 --- a/test/pleroma/web/plugs/frontend_static_plug_test.exs +++ b/test/pleroma/web/plugs/frontend_static_plug_test.exs @@ -94,6 +94,7 @@ defmodule Pleroma.Web.Plugs.FrontendStaticPlugTest do "internal", ".well-known", "nodeinfo", + "auth", "proxy", "test", "user_exists",