diff options
author | Maxim Filippov <colixer@gmail.com> | 2019-09-22 16:58:39 +0300 |
---|---|---|
committer | Maxim Filippov <colixer@gmail.com> | 2019-09-22 16:58:39 +0300 |
commit | 02bbcd6180702828b08a37ccf214cc3b7d5ebd24 (patch) | |
tree | 73ce407b898050eeb08352ca1e8368918d1ba2bc /test/web/common_api/common_api_utils_test.exs | |
parent | f89fe3ac06505cc07372fcdefdc3fde72d1f04a0 (diff) | |
parent | 472e7b796cfeb1445ee1572df414531655b050ce (diff) | |
download | pleroma-02bbcd6180702828b08a37ccf214cc3b7d5ebd24.tar.gz pleroma-02bbcd6180702828b08a37ccf214cc3b7d5ebd24.zip |
Merge branch 'develop' into feature/return-link-for-password-reset
Diffstat (limited to 'test/web/common_api/common_api_utils_test.exs')
-rw-r--r-- | test/web/common_api/common_api_utils_test.exs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/web/common_api/common_api_utils_test.exs b/test/web/common_api/common_api_utils_test.exs index c281dd1f1..230146451 100644 --- a/test/web/common_api/common_api_utils_test.exs +++ b/test/web/common_api/common_api_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.CommonAPI.UtilsTest do |