X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=test%2Fplugs%2Fensure_user_key_plug_test.exs;h=6a9627f6adc792714789c194cdbf1dad194d0a15;hb=49bb0a130f93476d32d3177d7a989b7a98a063f2;hp=9beda838e6e593e67e6498746f1061a5221aeb92;hpb=12bc73dd2833a22cce6a22841d33c992b1eb31fc;p=akkoma diff --git a/test/plugs/ensure_user_key_plug_test.exs b/test/plugs/ensure_user_key_plug_test.exs index 9beda838e..6a9627f6a 100644 --- a/test/plugs/ensure_user_key_plug_test.exs +++ b/test/plugs/ensure_user_key_plug_test.exs @@ -1,3 +1,7 @@ +# Pleroma: A lightweight social networking server +# Copyright © 2017-2018 Pleroma Authors +# SPDX-License-Identifier: AGPL-3.0-only + defmodule Pleroma.Plugs.EnsureUserKeyPlugTest do use Pleroma.Web.ConnCase, async: true