Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jaroldwong committed Oct 25, 2023
1 parent 91d800e commit caec6db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/fixtures/pps_associations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pps_association1:
admin_department_id: 1
appt_department_id: 1
association_rank: 1
position_type_code: A
position_type_code: 1

pps_association2:
id: 2
Expand All @@ -17,4 +17,4 @@ pps_association2:
admin_department_id: 2
appt_department_id: 2
association_rank: 1
position_type_code: A
position_type_code: 1

0 comments on commit caec6db

Please sign in to comment.