mirror of
https://github.com/mastodon/mastodon.git
synced 2026-04-22 15:10:38 -05:00
7 lines
90 B
Ruby
7 lines
90 B
Ruby
Fabricator(:marker) do
|
|
user
|
|
timeline 'home'
|
|
last_read_id 0
|
|
lock_version 0
|
|
end
|