diff options
| author | Roman Chvanikov <chvanikoff@pm.me> | 2020-06-08 19:21:07 +0300 |
|---|---|---|
| committer | Roman Chvanikov <chvanikoff@pm.me> | 2020-06-08 19:21:07 +0300 |
| commit | 604a83ae3efe21b231fb524203a883a062102546 (patch) | |
| tree | 610d04900503ec700fe7307fb73fd90bb5865009 /test/web/auth/totp_authenticator_test.exs | |
| parent | 1be6b3056e97654612f377eaf3c8d80de6d8d77f (diff) | |
| parent | d1924926585a477682b8fcc3176521dacb0766dd (diff) | |
| download | pleroma-604a83ae3efe21b231fb524203a883a062102546.tar.gz pleroma-604a83ae3efe21b231fb524203a883a062102546.zip | |
merge develop
Diffstat (limited to 'test/web/auth/totp_authenticator_test.exs')
| -rw-r--r-- | test/web/auth/totp_authenticator_test.exs | 2 |
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 |
