Change user.discoverable field to user.is_discoverable
[akkoma] / test / plugs / session_authentication_plug_test.exs
index bb51bc0db411fe149ee0c793471bddd7cf7e32b5..0949ecfede817b9cbd5592684f0d47492f379a2b 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.Plugs.SessionAuthenticationPlugTest do
   use Pleroma.Web.ConnCase, async: true