Fabricator(:flag, from: :post_action) do
  user
  post
  post_action_type_id PostActionType.types[:spam]
end