MastoAPI StatusView: Add locality indicator.
[akkoma] / test / web / mastodon_api / status_view_test.exs
index 351dbf673e421c4549024a5cac1a4f84702dd72a..485a0b4f738e114909a7b4085f392d751a41f379 100644 (file)
@@ -120,7 +120,10 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest do
           static_url: "corndog.png",
           visible_in_picker: false
         }
-      ]
+      ],
+      pleroma: %{
+        local: true
+      }
     }
 
     assert status == expected