mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-01 20:45:56 +00:00
f8f0572ee0
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.
5 lines
56 B
Ruby
5 lines
56 B
Ruby
Fabricator(:list) do
|
|
account
|
|
title "MyString"
|
|
end
|