X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fplugs%2Fensure_user_key_plug_test.exs;h=633c054471d48114e90b345d5b41cd82b0d5bf42;hb=9c672ecbb5d4477cd16d2139a2cb66d3923ac5c8;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..633c05447 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-2020 Pleroma Authors +# SPDX-License-Identifier: AGPL-3.0-only + defmodule Pleroma.Plugs.EnsureUserKeyPlugTest do use Pleroma.Web.ConnCase, async: true