Fix format.

This commit is contained in:
lain 2018-04-29 11:28:26 +02:00
parent b7584edcea
commit bc215f5684
2 changed files with 10 additions and 12 deletions

View file

@ -798,6 +798,4 @@ defmodule Pleroma.Web.TwitterAPI.ControllerTest do
user = Repo.get!(User, user.id)
assert user.bio == "Hello,<br>World! I<br> am a test."
end
end