Merge branch 'fix/persisted-mastofe-settings' into 'develop'
[akkoma] / test / web / activity_pub / activity_pub_test.exs
index c6434f789126b67b776b3ee798087c7c51801985..657d75a554c08f3c6825f227b71e15b66830fdd2 100644 (file)
@@ -56,7 +56,7 @@ defmodule Pleroma.Web.ActivityPub.ActivityPubTest do
         "id" => "some_id",
         "object" => %{
           "id" => "object_id"
-         }
+        }
       }
 
       {:ok, %Activity{} = activity} = ActivityPub.insert(data)