Merge branch 'feature/1952-read-muted-notifications' into 'develop'
[akkoma] / test / web / activity_pub / transmogrifier / question_handling_test.exs
index 9fb965d7facda0efba6daf8658fc5fb9673d8451..c82361828883ef0b17fb7ede4f46a6194b52ec7d 100644 (file)
@@ -24,6 +24,8 @@ defmodule Pleroma.Web.ActivityPub.Transmogrifier.QuestionHandlingTest do
 
     object = Object.normalize(activity, false)
 
+    assert object.data["url"] == "https://mastodon.sdf.org/@rinpatch/102070944809637304"
+
     assert object.data["closed"] == "2019-05-11T09:03:36Z"
 
     assert object.data["context"] == activity.data["context"]