mix format
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/pr/woodpecker Pipeline is pending

This commit is contained in:
FloatingGhost 2022-08-05 14:17:00 +01:00
parent e4a1e45ad9
commit ed8c548ad7

View file

@ -1390,7 +1390,6 @@ defmodule Pleroma.Web.ActivityPub.ActivityPubTest do
assert is_nil(activity)
assert is_nil(Utils.fetch_latest_follow(follower, followed))
end
end
describe "timeline post-processing" do