Add subscription key to one test I forgot about

stable
Sadposter 6 years ago committed by Hannah Ward
parent 06cd547fc6
commit 73afd13c21

@ -299,7 +299,8 @@ defmodule Pleroma.Web.TwitterAPI.UserViewTest do
"fields" => [],
"pleroma" => %{
"confirmation_pending" => false,
"tags" => []
"tags" => [],
"subscribed" => false
}
}

Loading…
Cancel
Save