Add subscription key to one test I forgot about
authorSadposter <hannah+pleroma@coffee-and-dreams.uk>
Fri, 5 Apr 2019 14:37:00 +0000 (15:37 +0100)
committerHannah Ward <Hannah.ward9001@gmail.com>
Fri, 5 Apr 2019 14:37:36 +0000 (15:37 +0100)
test/web/twitter_api/views/user_view_test.exs

index 8986112cc43144a0d872303677f4e206b9b6d56b..69d9c5da5517969c885630dd407efd3bbb9d679c 100644 (file)
@@ -299,7 +299,8 @@ defmodule Pleroma.Web.TwitterAPI.UserViewTest do
       "fields" => [],
       "pleroma" => %{
         "confirmation_pending" => false,
-        "tags" => []
+        "tags" => [],
+        "subscribed" => false
       }
     }