diff options
Diffstat (limited to 'test/pleroma/upload/filter/exiftool')
| -rw-r--r--[-rwxr-xr-x] | test/pleroma/upload/filter/exiftool/read_description_test.exs | 2 | ||||
| -rw-r--r--[-rwxr-xr-x] | test/pleroma/upload/filter/exiftool/strip_location_test.exs | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/test/pleroma/upload/filter/exiftool/read_description_test.exs b/test/pleroma/upload/filter/exiftool/read_description_test.exs index 7cc8396..9a1bd61 100755..100644 --- a/test/pleroma/upload/filter/exiftool/read_description_test.exs +++ b/test/pleroma/upload/filter/exiftool/read_description_test.exs @@ -3,7 +3,7 @@ # SPDX-License-Identifier: AGPL-3.0-only defmodule Pleroma.Upload.Filter.Exiftool.ReadDescriptionTest do - use Pleroma.DataCase, async: true + use Pleroma.DataCase alias Pleroma.Upload.Filter @uploads %Pleroma.Upload{ diff --git a/test/pleroma/upload/filter/exiftool/strip_location_test.exs b/test/pleroma/upload/filter/exiftool/strip_location_test.exs index bcb5f3f..bcb5f3f 100755..100644 --- a/test/pleroma/upload/filter/exiftool/strip_location_test.exs +++ b/test/pleroma/upload/filter/exiftool/strip_location_test.exs |
