don't persist undo of follows #149

Merged
floatingghost merged 5 commits from follow-undo-persistance into develop 2022-08-05 13:28:56 +00:00
Showing only changes of commit ed8c548ad7 - Show all commits

View file

@ -1390,7 +1390,6 @@ test "it removes the follow activity if it was remote" do
assert is_nil(activity)
assert is_nil(Utils.fetch_latest_follow(follower, followed))
end
end
describe "timeline post-processing" do