Change user.discoverable field to user.is_discoverable
[akkoma] / test / mfa / backup_codes_test.exs
index 7bc01b36b18a5b2dc32066504c5395ffb1268aea..41adb1e9621a7f060fc7bcbfb824d121eb9220cb 100644 (file)
@@ -1,3 +1,7 @@
+# Pleroma: A lightweight social networking server
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# SPDX-License-Identifier: AGPL-3.0-only
+
 defmodule Pleroma.MFA.BackupCodesTest do
   use Pleroma.DataCase