summaryrefslogtreecommitdiff
path: root/test/support/api_spec_helpers.ex
diff options
context:
space:
mode:
authorIvan Tashkinov <ivantashkinov@gmail.com>2021-01-13 22:11:16 +0300
committerIvan Tashkinov <ivantashkinov@gmail.com>2021-01-13 22:11:16 +0300
commite3508988283a0902a7e330995a0c224811956bce (patch)
treeedd0a0eb6301980aef5fe02653610929594607cf /test/support/api_spec_helpers.ex
parent3e4d84729a4ca8d9779d439a9aa2c8c23b3acd1d (diff)
parentf917285b72dbc770be40478e1a55973f29d5db7d (diff)
downloadpleroma-e3508988283a0902a7e330995a0c224811956bce.tar.gz
pleroma-e3508988283a0902a7e330995a0c224811956bce.zip
Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework
Diffstat (limited to 'test/support/api_spec_helpers.ex')
-rw-r--r--test/support/api_spec_helpers.ex2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/support/api_spec_helpers.ex b/test/support/api_spec_helpers.ex
index 46388f92c..36d6a8b81 100644
--- a/test/support/api_spec_helpers.ex
+++ b/test/support/api_spec_helpers.ex
@@ -1,5 +1,5 @@
# Pleroma: A lightweight social networking server
-# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.Tests.ApiSpecHelpers do