This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/spec/fabricators/marker_fabricator.rb

7 lines
90 B
Ruby

Fabricator(:marker) do
user
timeline 'home'
last_read_id 0
lock_version 0
end