removing try block in getting gun info
[akkoma] / test / plugs / ensure_authenticated_plug_test.exs
index b32817fef5d2abbe069b95a6365c3c4783454c18..18be5edd0dc0d913678d3016c189e1a418646ab3 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.EnsureAuthenticatedPlugTest do
   use Pleroma.Web.ConnCase, async: true