forked from AkkomaGang/akkoma
Fix format.
This commit is contained in:
parent
b7584edcea
commit
bc215f5684
2 changed files with 10 additions and 12 deletions
|
@ -798,6 +798,4 @@ test "Convert newlines to <br> in bio", %{conn: conn} do
|
|||
user = Repo.get!(User, user.id)
|
||||
assert user.bio == "Hello,<br>World! I<br> am a test."
|
||||
end
|
||||
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue