aboutsummaryrefslogtreecommitdiff
path: root/test/pleroma/migration_helper/notification_backfill_test.exs
diff options
context:
space:
mode:
Diffstat (limited to 'test/pleroma/migration_helper/notification_backfill_test.exs')
-rw-r--r--test/pleroma/migration_helper/notification_backfill_test.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pleroma/migration_helper/notification_backfill_test.exs b/test/pleroma/migration_helper/notification_backfill_test.exs
index 2a62a2b00..6fe8a11ac 100644
--- a/test/pleroma/migration_helper/notification_backfill_test.exs
+++ b/test/pleroma/migration_helper/notification_backfill_test.exs
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: AGPL-3.0-only
defmodule Pleroma.MigrationHelper.NotificationBackfillTest do
- use Pleroma.DataCase
+ use Pleroma.DataCase, async: true
alias Pleroma.Activity
alias Pleroma.MigrationHelper.NotificationBackfill