Skip to content

Commit

Permalink
test fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jmhooper committed Nov 26, 2024
1 parent cb55ebd commit 258ca64
Showing 1 changed file with 24 additions and 3 deletions.
27 changes: 24 additions & 3 deletions spec/jobs/resolution_proofing_job_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,16 @@
state_id_expiration
state_id_issued
state_id_number
state_id_type dob
state_id_type
dob
last_name
first_name
middle_name
name_suffix
height
sex
weight
eye_color
],
)

Expand Down Expand Up @@ -213,9 +220,16 @@
state_id_expiration
state_id_issued
state_id_number
state_id_type dob
state_id_type
dob
last_name
first_name
middle_name
name_suffix
height
sex
weight
eye_color
],
)
end
Expand Down Expand Up @@ -446,9 +460,16 @@
state_id_expiration
state_id_issued
state_id_number
state_id_type dob
state_id_type
dob
last_name
first_name
middle_name
name_suffix
height
sex
weight
eye_color
],
)

Expand Down

0 comments on commit 258ca64

Please sign in to comment.