diff options
| author | Mark Felder <feld@FreeBSD.org> | 2020-03-03 17:15:49 -0600 | 
|---|---|---|
| committer | Mark Felder <feld@FreeBSD.org> | 2020-03-03 17:15:49 -0600 | 
| commit | 4427161ca3798aeee0290f0ed7ac5536039509d8 (patch) | |
| tree | ed45b8f7e551accff90eec1fb86d15fcecaea6b8 /test/web/oauth/token | |
| parent | 884d9710b209cc9981c7de61d4e95fd26cd83820 (diff) | |
| parent | 5992c256ad7c5bc8207240c9d51e03964e50eb64 (diff) | |
| download | pleroma-4427161ca3798aeee0290f0ed7ac5536039509d8.tar.gz pleroma-4427161ca3798aeee0290f0ed7ac5536039509d8.zip | |
Merge branch 'develop' into gun
Diffstat (limited to 'test/web/oauth/token')
| -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 dc1f9a986..a610d92f8 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-2019 Pleroma Authors <https://pleroma.social/> +# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>  # SPDX-License-Identifier: AGPL-3.0-only  defmodule Pleroma.Web.OAuth.Token.UtilsTest do | 
