# frozen_string_literal: true

Fabricator(:favourite) do
  account
  status
end