summaryrefslogtreecommitdiff
path: root/test/mix
diff options
context:
space:
mode:
Diffstat (limited to 'test/mix')
-rw-r--r--test/mix/tasks/pleroma/database_test.exs3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/mix/tasks/pleroma/database_test.exs b/test/mix/tasks/pleroma/database_test.exs
index 5f5ab5195..d773038cb 100644
--- a/test/mix/tasks/pleroma/database_test.exs
+++ b/test/mix/tasks/pleroma/database_test.exs
@@ -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"],