6
spec/fabricators/marker_fabricator.rb
Normal file
6
spec/fabricators/marker_fabricator.rb
Normal file
@ -0,0 +1,6 @@
|
||||
Fabricator(:marker) do
|
||||
user
|
||||
timeline 'home'
|
||||
last_read_id 0
|
||||
lock_version 0
|
||||
end
|
Reference in New Issue
Block a user