Add subscription key to one test I forgot about

This commit is contained in:
Sadposter 2019-04-05 15:37:00 +01:00 committed by Hannah Ward
parent 06cd547fc6
commit 73afd13c21
1 changed files with 2 additions and 1 deletions

View File

@ -299,7 +299,8 @@ test "A blocked user for the blocker" do
"fields" => [],
"pleroma" => %{
"confirmation_pending" => false,
"tags" => []
"tags" => [],
"subscribed" => false
}
}