diff options
Diffstat (limited to 'test/mix')
-rw-r--r-- | test/mix/tasks/pleroma/database_test.exs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mix/tasks/pleroma/database_test.exs b/test/mix/tasks/pleroma/database_test.exs index 65c4db27c..38ed096ae 100644 --- a/test/mix/tasks/pleroma/database_test.exs +++ b/test/mix/tasks/pleroma/database_test.exs @@ -412,6 +412,7 @@ defmodule Mix.Tasks.Pleroma.DatabaseTest do ["schema_migrations"], ["thread_mutes"], ["user_follows_hashtag"], + # ["user_frontend_setting_profiles"], # not in pleroma ["user_invite_tokens"], ["user_notes"], ["user_relationships"], |