mirror of
https://github.com/mastodon/mastodon
synced 2025-04-12 00:56:38 +02:00

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
|