forked from AkkomaGang/akkoma
Fix the tests
This commit is contained in:
parent
4a3dbd9d4e
commit
ff38ffd9f8
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