mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-04 23:53:11 +00:00
Merge branch 'fix/test-failure-due-to/306' into 'develop'
Fix the tests See merge request pleroma/pleroma!332
This commit is contained in:
commit
403f9d118d
|
@ -53,7 +53,7 @@ defmodule Pleroma.Web.MastodonAPI.AccountViewTest do
|
||||||
source: %{
|
source: %{
|
||||||
note: "",
|
note: "",
|
||||||
privacy: "public",
|
privacy: "public",
|
||||||
sensitive: "false"
|
sensitive: false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue