diff options
Diffstat (limited to 'test/pleroma/activity_test.exs')
| -rw-r--r--[-rwxr-xr-x] | test/pleroma/activity_test.exs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pleroma/activity_test.exs b/test/pleroma/activity_test.exs index a48a688..67943d8 100755..100644 --- a/test/pleroma/activity_test.exs +++ b/test/pleroma/activity_test.exs @@ -145,7 +145,7 @@ defmodule Pleroma.ActivityTest do setup do: clear_config([:instance, :limit_to_local_content]) - @tag :skip_on_mac + @tag :skip_darwin test "finds utf8 text in statuses", %{ japanese_activity: japanese_activity, user: user |
