Apply suggestion to test/web/activity_pub/transmogrifier/chat_message_test.exs
authorlain <lain@soykaf.club>
Thu, 4 Jun 2020 15:16:10 +0000 (15:16 +0000)
committerlain <lain@soykaf.club>
Thu, 4 Jun 2020 15:16:10 +0000 (15:16 +0000)
test/web/activity_pub/transmogrifier/chat_message_test.exs

index 820090de308a9def09c4a4c23ffe6a8892c64181..d6736dc3e9c377a61c3318d39ddb107a5784b819 100644 (file)
@@ -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",