forked from AkkomaGang/akkoma
mix format
This commit is contained in:
parent
6e1d9c63da
commit
af1bd3af59
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ test "Notes with content are exempt" 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"
|
||||
|
|
Loading…
Reference in a new issue