forked from AkkomaGang/akkoma
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
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ test "Represent a user account" do
|
||||||
source: %{
|
source: %{
|
||||||
note: "",
|
note: "",
|
||||||
privacy: "public",
|
privacy: "public",
|
||||||
sensitive: "false"
|
sensitive: false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue