remove chat enabled feature

This commit is contained in:
FloatingGhost 2022-07-20 15:46:41 +01:00
parent 3b8bf8464f
commit e35dced9c8

View file

@ -133,6 +133,7 @@ defmodule Pleroma.Web.NodeInfoTest do
default_features = [ default_features = [
"pleroma_api", "pleroma_api",
"akkoma_api",
"mastodon_api", "mastodon_api",
"mastodon_api_streaming", "mastodon_api_streaming",
"polls", "polls",
@ -140,8 +141,7 @@ defmodule Pleroma.Web.NodeInfoTest do
"shareable_emoji_packs", "shareable_emoji_packs",
"multifetch", "multifetch",
"pleroma_emoji_reactions", "pleroma_emoji_reactions",
"pleroma:api/v1/notifications:include_types_filter", "pleroma:api/v1/notifications:include_types_filter"
"pleroma_chat_messages"
] ]
assert MapSet.subset?( assert MapSet.subset?(