Fix tests
This commit is contained in:
parent
3e6cf43ec8
commit
fc7d39fc0c
1 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,9 @@
|
|||
config :pleroma, Pleroma.Emails.Mailer, adapter: Swoosh.Adapters.Test, enabled: true
|
||||
|
||||
config :pleroma, :instance,
|
||||
name: "Pleroma",
|
||||
description: "Pleroma: An efficient and flexible fediverse server",
|
||||
instance_thumbnail: "/instance/thumbnail.jpeg",
|
||||
email: "admin@example.com",
|
||||
notify_email: "noreply@example.com",
|
||||
skip_thread_containment: false,
|
||||
|
|
Loading…
Reference in a new issue