X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fweb%2Fmastodon_api%2Fstatus_view_test.exs;h=3447c5b1f1309c11f745f7e4bb2f1ef79518d67b;hb=10f82c88b88fa4d26f6fa57f9cf36439012b8d0c;hp=995bd52c83961e507df882681d08cb4c2155372c;hpb=d725ccfd3adce35c91c9d55414f47022bf0d67ed;p=akkoma diff --git a/test/web/mastodon_api/status_view_test.exs b/test/web/mastodon_api/status_view_test.exs index 995bd52c8..3447c5b1f 100644 --- a/test/web/mastodon_api/status_view_test.exs +++ b/test/web/mastodon_api/status_view_test.exs @@ -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},