about summary refs log blame commit diff
path: root/spec/fabricators/bookmark_fabricator.rb
blob: 12cbc5bfa4cf611e639843ea32b6862777221fc7 (plain) (tree)
1
2
3
4


                        
Fabricator(:bookmark) do
  account
  status
end