1 2 3 4 5 6
# frozen_string_literal: true Fabricator(:account_pin) do account nil target_account nil end