Change user.approval_pending field to user.is_approved
[akkoma] / test / pleroma / web / mastodon_api / controllers / timeline_controller_test.exs
index 655e35ac6c16b8f0919f6ebd8569fb30c40c6dea..664375fef162a362091f3fee4437f9b12e7b5d83 100644 (file)
@@ -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.Web.MastodonAPI.TimelineControllerTest do