Merge branch 'add-test-update_credentials' into 'develop'
[akkoma] / test / plugs / basic_auth_decoder_plug_test.exs
index 317f7d16726b546388361372a184a9d78bbb27b1..a6063d4f6bc1bbe4b0aad984ec2b8243409309ae 100644 (file)
@@ -1,4 +1,8 @@
-defmodule Pleroma.Plugs.AuthenticationPlugTest do
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
+defmodule Pleroma.Plugs.BasicAuthDecoderPlugTest do
   use Pleroma.Web.ConnCase, async: true
 
   alias Pleroma.Plugs.BasicAuthDecoderPlug