mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2024-11-05 01:54:00 +01:00
Apply suggestion to test/web/activity_pub/transmogrifier/chat_message_test.exs
This commit is contained in:
parent
00748e9650
commit
41503b1673
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user