From: Martin Kühl Date: Wed, 5 Sep 2018 20:20:59 +0000 (+0200) Subject: Fix the tests X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=ff38ffd9f89a513aa35268fe229de01478cb51d5;p=akkoma Fix the tests --- diff --git a/test/web/mastodon_api/account_view_test.exs b/test/web/mastodon_api/account_view_test.exs index b0e63df0e..7d0367d01 100644 --- a/test/web/mastodon_api/account_view_test.exs +++ b/test/web/mastodon_api/account_view_test.exs @@ -53,7 +53,7 @@ defmodule Pleroma.Web.MastodonAPI.AccountViewTest do source: %{ note: "", privacy: "public", - sensitive: "false" + sensitive: false } }