Merge branch 'add-blocked-by-to-relationship' into 'develop'
[akkoma] / test / web / mastodon_api / status_view_test.exs
index 995bd52c83961e507df882681d08cb4c2155372c..3447c5b1f1309c11f745f7e4bb2f1ef79518d67b 100644 (file)
@@ -423,7 +423,7 @@ defmodule Pleroma.Web.MastodonAPI.StatusViewTest do
       expected = %{
         emojis: [],
         expired: false,
-        id: object.id,
+        id: to_string(object.id),
         multiple: false,
         options: [
           %{title: "absolutely!", votes_count: 0},