mix format

This commit is contained in:
FloatingGhost 2022-06-14 17:43:45 +01:00
parent 6e1d9c63da
commit af1bd3af59

View file

@ -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"