parent
b17b2f25ac
commit
a49d43d112
29 changed files with 437 additions and 103 deletions
4
spec/fabricators/scheduled_status_fabricator.rb
Normal file
4
spec/fabricators/scheduled_status_fabricator.rb
Normal file
|
@ -0,0 +1,4 @@
|
|||
Fabricator(:scheduled_status) do
|
||||
account
|
||||
scheduled_at { 20.hours.from_now }
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue