Change user.discoverable field to user.is_discoverable
[akkoma] / test / web / static_fe / static_fe_controller_test.exs
index 1598bf6752ed2f19e6214e7137462b2ec80893f0..f819a1e52d8d74082d8d327e0a887527cc081d06 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.Web.StaticFE.StaticFEControllerTest do
   use Pleroma.Web.ConnCase