Merge remote-tracking branch 'parent/main' into upstream-20231124
This commit is contained in:
commit
c5e4020922
206 changed files with 1987 additions and 965 deletions
|
@ -3,4 +3,5 @@
|
|||
Fabricator(:scheduled_status) do
|
||||
account { Fabricate.build(:account) }
|
||||
scheduled_at { 20.hours.from_now }
|
||||
params { {} }
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue