# frozen_string_literal: true

Fabricator(:bookmark) do
  account
  status
end