Change user.discoverable field to user.is_discoverable
[akkoma] / test / web / mastodon_api / controllers / instance_controller_test.exs
index cc880d82ca4ab814e73cb04debee6d128bf04b65..6a9ccd97983c6f9dc50b2026b0a90045d0cb5007 100644 (file)
@@ -27,6 +27,7 @@ defmodule Pleroma.Web.MastodonAPI.InstanceControllerTest do
              "thumbnail" => _,
              "languages" => _,
              "registrations" => _,
+             "approval_required" => _,
              "poll_limits" => _,
              "upload_limit" => _,
              "avatar_upload_limit" => _,