Merge branch 'dont-crash-email-settings' into 'develop'
[akkoma] / test / pleroma / web / activity_pub / object_validators / attachment_validator_test.exs
index 2e1975a7995504c0c822e9107c893a0f6d8cd1e3..b775515e0f85945b947b4b232b2e0b5d8020ad33 100644 (file)
@@ -1,9 +1,9 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.ActivityPub.ObjectValidators.AttachmentValidatorTest do
-  use Pleroma.DataCase
+  use Pleroma.DataCase, async: true
 
   alias Pleroma.Web.ActivityPub.ActivityPub
   alias Pleroma.Web.ActivityPub.ObjectValidators.AttachmentValidator