summaryrefslogtreecommitdiff
path: root/test/web/auth/totp_authenticator_test.exs
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-05-18 18:38:32 +0200
committerlain <lain@soykaf.club>2020-05-18 18:38:32 +0200
commit0d417e005d5ef89f982866ee09559aef24e36a85 (patch)
tree1381e8f6dbe63ab3a0f61562672a3cf2d69d7f65 /test/web/auth/totp_authenticator_test.exs
parentbaf051a59e8bfcb2e55b5e28e46e80d6961b9bb4 (diff)
parent8e9c939e42b7d649d58ce91465086751031b13c8 (diff)
downloadpleroma-0d417e005d5ef89f982866ee09559aef24e36a85.tar.gz
pleroma-0d417e005d5ef89f982866ee09559aef24e36a85.zip
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms
Diffstat (limited to 'test/web/auth/totp_authenticator_test.exs')
-rw-r--r--test/web/auth/totp_authenticator_test.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/web/auth/totp_authenticator_test.exs b/test/web/auth/totp_authenticator_test.exs
index e502e0ae8..84d4cd840 100644
--- a/test/web/auth/totp_authenticator_test.exs
+++ b/test/web/auth/totp_authenticator_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.Auth.TOTPAuthenticatorTest do