Fix tests.

This commit is contained in:
lain 2019-06-07 17:16:56 +02:00
parent 593b8b1e6a
commit 76fc4c92bb
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@
config :pleroma, :instance,
email: "admin@example.com",
notify_email: "noreply@example.com"
notify_email: "noreply@example.com",
skip_thread_containment: false
# Configure your database
config :pleroma, Pleroma.Repo,