From: lain Date: Thu, 4 Jun 2020 15:16:10 +0000 (+0000) Subject: Apply suggestion to test/web/activity_pub/transmogrifier/chat_message_test.exs X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=41503b167335a5f54eb122ecfd945018c9b50f90;p=akkoma Apply suggestion to test/web/activity_pub/transmogrifier/chat_message_test.exs --- diff --git a/test/web/activity_pub/transmogrifier/chat_message_test.exs b/test/web/activity_pub/transmogrifier/chat_message_test.exs index 820090de3..d6736dc3e 100644 --- a/test/web/activity_pub/transmogrifier/chat_message_test.exs +++ b/test/web/activity_pub/transmogrifier/chat_message_test.exs @@ -13,7 +13,7 @@ defmodule Pleroma.Web.ActivityPub.Transmogrifier.ChatMessageTest do alias Pleroma.Web.ActivityPub.Transmogrifier describe "handle_incoming" do - test "handles this" do + test "handles chonks with attachment" do data = %{ "@context" => "https://www.w3.org/ns/activitystreams", "actor" => "https://honk.tedunangst.com/u/tedu",