Merge branch 'fix/failed-legacy-test' into 'develop'
[akkoma] / test / web / mastodon_api / account_view_test.exs
index c2ffc21da8612fd432028b6cefb7165a08e0f339..6dc60afe96280dcc9fa992950eff1e9a42d4efa6 100644 (file)
@@ -144,7 +144,7 @@ defmodule Pleroma.Web.MastodonAPI.AccountViewTest do
       muting_notifications: false,
       requested: false,
       domain_blocking: false,
-      showing_reblogs: false,
+      showing_reblogs: true,
       endorsed: false
     }
 
@@ -202,7 +202,7 @@ defmodule Pleroma.Web.MastodonAPI.AccountViewTest do
           muting_notifications: false,
           requested: false,
           domain_blocking: false,
-          showing_reblogs: false,
+          showing_reblogs: true,
           endorsed: false
         }
       }