Merge branch 'fix/sign-in-with-toot' into 'develop'

Fix sign-in and sign-out with Toot!

See merge request pleroma/pleroma!306
This commit is contained in:
Haelwenn 2018-09-05 18:20:26 +00:00
commit 4a3dbd9d4e
4 changed files with 18 additions and 3 deletions

View file

@ -90,7 +90,7 @@ defmodule Pleroma.Web.MastodonAPI.AccountViewTest do
source: %{
note: "",
privacy: "public",
sensitive: "false"
sensitive: false
}
}