node_info_test: Bump default features list

This commit is contained in:
Haelwenn (lanodan) Monnier 2020-03-24 20:39:19 +01:00
parent 212c31c637
commit 03a18cf037
No known key found for this signature in database
GPG Key ID: D5B7A8E43C997DEE
1 changed files with 2 additions and 1 deletions

View File

@ -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