Skip to content
Snippets Groups Projects
Commit 0b2a4282 authored by Vivian Lim's avatar Vivian Lim
Browse files

I forgot to mix format again

parent f8297e0b
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -132,8 +132,7 @@ defmodule Pleroma.Web.TwitterAPI.Representers.ActivityRepresenterTest do
mentioned_user.ap_id
}\">@shp</a>"
expected_html =
"<span>#{expected_summary}</span><br />#{expected_content}</span>"
expected_html = "<span>#{expected_summary}</span><br />#{expected_content}</span>"
expected_status = %{
"id" => activity.id,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment