DatabaseTest: Fix test.

This commit is contained in:
Lain Soykaf 2024-05-28 18:54:36 +04:00
parent a041879eaa
commit f663135724
1 changed files with 3 additions and 0 deletions

View File

@ -375,6 +375,7 @@ test "We don't have unexpected tables which may contain objects that are referen
["announcements"],
["apps"],
["backups"],
["bookmark_folders"],
["bookmarks"],
["chat_message_references"],
["chats"],
@ -405,6 +406,8 @@ test "We don't have unexpected tables which may contain objects that are referen
["push_subscriptions"],
["registrations"],
["report_notes"],
["rich_media_card"],
["rules"],
["scheduled_activities"],
["schema_migrations"],
["thread_mutes"],