0
0
Fork 0
Legamunt/spec/fabricators/bookmark_fabricator.rb

6 lines
79 B
Ruby

# frozen_string_literal: true
Fabricator(:bookmark) do
account
status
end