X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fpleroma%2Fweb%2Fplugs%2Fidempotency_plug_test.exs;h=dd8cda6640a32137ddb71611beaf712eb7db6f90;hb=a5e98083f253c268bb1468bfaf358038e0e60147;hp=ed8b3fc1ac34484c5055ae8d4a4e9c1c926f43cc;hpb=e4f1d8f48c85b8a388d6c3945db157de5ce588c5;p=akkoma diff --git a/test/pleroma/web/plugs/idempotency_plug_test.exs b/test/pleroma/web/plugs/idempotency_plug_test.exs index ed8b3fc1a..dd8cda664 100644 --- a/test/pleroma/web/plugs/idempotency_plug_test.exs +++ b/test/pleroma/web/plugs/idempotency_plug_test.exs @@ -1,5 +1,5 @@ # Pleroma: A lightweight social networking server -# Copyright © 2017-2020 Pleroma Authors +# Copyright © 2017-2021 Pleroma Authors # SPDX-License-Identifier: AGPL-3.0-only defmodule Pleroma.Web.Plugs.IdempotencyPlugTest do