From: Haelwenn (lanodan) Monnier Date: Tue, 24 Mar 2020 19:39:19 +0000 (+0100) Subject: node_info_test: Bump default features list X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=03a18cf037d7a9b4ba84ff456b434d65e3290965;p=akkoma node_info_test: Bump default features list --- diff --git a/test/web/node_info_test.exs b/test/web/node_info_test.exs index 01a67afd7..e5eebced1 100644 --- a/test/web/node_info_test.exs +++ b/test/web/node_info_test.exs @@ -145,7 +145,8 @@ defmodule Pleroma.Web.NodeInfoTest do "multifetch", "chat", "relay", - "pleroma_emoji_reactions" + "pleroma_emoji_reactions", + "pleroma:api/v1/notifications:include_types_filter" ] == [] end