Do not push status to feed if its reblog is already inserted (#6488)
A complemental change for precompute_feed_service_spec.rb also fixes its random failure which is caused by the Snowlake randomization of the order of an original status and its reblog.
This commit is contained in:
parent
e668180044
commit
f8f0572ee0
4 changed files with 45 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
Fabricator(:list) do
|
||||
account nil
|
||||
account
|
||||
title "MyString"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue