diff options
Diffstat (limited to 'test/web/node_info_test.exs')
-rw-r--r-- | test/web/node_info_test.exs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/web/node_info_test.exs b/test/web/node_info_test.exs index 06b33607f..8b3b6177d 100644 --- a/test/web/node_info_test.exs +++ b/test/web/node_info_test.exs @@ -142,8 +142,7 @@ defmodule Pleroma.Web.NodeInfoTest do "shareable_emoji_packs", "multifetch", "pleroma_emoji_reactions", - "pleroma:api/v1/notifications:include_types_filter", - "pleroma_chat_messages" + "pleroma:api/v1/notifications:include_types_filter" ] assert MapSet.subset?( |