forked from AkkomaGang/akkoma
Add subscription key to one test I forgot about
This commit is contained in:
parent
06cd547fc6
commit
73afd13c21
1 changed files with 2 additions and 1 deletions
|
@ -299,7 +299,8 @@ test "A blocked user for the blocker" do
|
|||
"fields" => [],
|
||||
"pleroma" => %{
|
||||
"confirmation_pending" => false,
|
||||
"tags" => []
|
||||
"tags" => [],
|
||||
"subscribed" => false
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue