Merge branch 'feature/mastoapi-ext-conversation-id' into 'develop'
[akkoma] / test / web / twitter_api / views / activity_view_test.exs
index ed18a60a3be0d6eb67642b97652ef1689cdd7fd0..a1776b3e6ccc084cbec8c54404c82200fd2aa2c2 100644 (file)
@@ -180,8 +180,8 @@ defmodule Pleroma.Web.TwitterAPI.ActivityViewTest do
 
     mocks = [
       {
-        TwitterAPI,
-        [],
+        Utils,
+        [:passthrough],
         [context_to_conversation_id: fn _ -> false end]
       },
       {