DatabaseTest: Fix test.
This commit is contained in:
parent
a041879eaa
commit
f663135724
@ -375,6 +375,7 @@ defmodule Mix.Tasks.Pleroma.DatabaseTest do
|
||||
["announcements"],
|
||||
["apps"],
|
||||
["backups"],
|
||||
["bookmark_folders"],
|
||||
["bookmarks"],
|
||||
["chat_message_references"],
|
||||
["chats"],
|
||||
@ -405,6 +406,8 @@ defmodule Mix.Tasks.Pleroma.DatabaseTest do
|
||||
["push_subscriptions"],
|
||||
["registrations"],
|
||||
["report_notes"],
|
||||
["rich_media_card"],
|
||||
["rules"],
|
||||
["scheduled_activities"],
|
||||
["schema_migrations"],
|
||||
["thread_mutes"],
|
||||
|
Loading…
Reference in New Issue
Block a user