diff options
author | Roman Chvanikov <chvanikoff@pm.me> | 2019-09-26 10:38:54 +0300 |
---|---|---|
committer | Roman Chvanikov <chvanikoff@pm.me> | 2019-09-26 10:38:54 +0300 |
commit | b4b147000c224ffebe42264e6c60042f5b4c42b1 (patch) | |
tree | 252466a61361720b65b8ba3a3b4eb4e5699d8fde /test/web/oauth/token/utils_test.exs | |
parent | 9fa2586abd915342095574f05358642412db0f04 (diff) | |
parent | 6abe12dceda8d0d32878208987a9631d5d546a3d (diff) | |
download | pleroma-b4b147000c224ffebe42264e6c60042f5b4c42b1.tar.gz |
Merge develop
Diffstat (limited to 'test/web/oauth/token/utils_test.exs')
-rw-r--r-- | test/web/oauth/token/utils_test.exs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/web/oauth/token/utils_test.exs b/test/web/oauth/token/utils_test.exs index 20e338cab..dc1f9a986 100644 --- a/test/web/oauth/token/utils_test.exs +++ b/test/web/oauth/token/utils_test.exs @@ -1,5 +1,5 @@ # Pleroma: A lightweight social networking server -# Copyright © 2017-2018 Pleroma Authors <https://pleroma.social/> +# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/> # SPDX-License-Identifier: AGPL-3.0-only defmodule Pleroma.Web.OAuth.Token.UtilsTest do |