mix format
ci/woodpecker/tag/release Pipeline is pending Details
ci/woodpecker/tag/lint Pipeline failed Details
ci/woodpecker/tag/test unknown status Details
ci/woodpecker/push/release Pipeline was successful Details
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/test Pipeline failed Details

This commit is contained in:
FloatingGhost 2022-06-14 17:43:45 +01:00
parent 6e1d9c63da
commit af1bd3af59
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ defmodule Pleroma.Web.ActivityPub.MRF.NoEmptyPolicyTest do
"attachment" => [],
"cc" => ["http://localhost:4001/users/testuser/followers"],
"source" => %{
"content" => "this is a test post"
"content" => "this is a test post"
},
"to" => ["https://www.w3.org/ns/activitystreams#Public"],
"type" => "Note"