mirror of
https://git.pleroma.social/sjw/pleroma.git
synced 2024-11-04 22:22:36 +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
|
alias Pleroma.Web.ActivityPub.Transmogrifier
|
||||||
|
|
||||||
describe "handle_incoming" do
|
describe "handle_incoming" do
|
||||||
test "handles this" do
|
test "handles chonks with attachment" do
|
||||||
data = %{
|
data = %{
|
||||||
"@context" => "https://www.w3.org/ns/activitystreams",
|
"@context" => "https://www.w3.org/ns/activitystreams",
|
||||||
"actor" => "https://honk.tedunangst.com/u/tedu",
|
"actor" => "https://honk.tedunangst.com/u/tedu",
|
||||||
|
Loading…
Reference in New Issue
Block a user