Add tests

This commit is contained in:
Mirai Kumiko 2025-07-05 21:35:34 +02:00
parent b03b2001ba
commit b17e177335
Signed by: miraikumiko
GPG key ID: 3F178B1B5E0CB278
3 changed files with 65 additions and 1 deletions

View file

@ -26,7 +26,7 @@ defmodule Nulla.ActorsFixtures do
following: "some following",
icon: %{},
image: %{},
inbox: "some inbox",
inbox: "http://localhost/users/#{username}/inbox",
indexable: true,
manuallyApprovesFollowers: true,
memorial: true,