Merge branch 'develop' into fix/formatter-ignore-html-chars
[akkoma] / test / plugs / basic_auth_decoder_plug_test.exs
index 317f7d16726b546388361372a184a9d78bbb27b1..a4876fef7c1f9f282eb93f73a329f6b8a61896ed 100644 (file)
@@ -1,4 +1,4 @@
-defmodule Pleroma.Plugs.AuthenticationPlugTest do
+defmodule Pleroma.Plugs.BasicAuthDecoderPlugTest do
   use Pleroma.Web.ConnCase, async: true
 
   alias Pleroma.Plugs.BasicAuthDecoderPlug