diff options
Diffstat (limited to 'test')
| -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 00925caad..9bcc07b37 100644 --- a/test/web/node_info_test.exs +++ b/test/web/node_info_test.exs @@ -145,8 +145,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?( | 
