Skip to content

Commit

Permalink
fix duplicate judge id in dummy data
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewsearle01 committed Jul 15, 2024
1 parent 4130f48 commit e9e8faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/wardship/wardship_dummydata.sql
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,7 @@ COPY dbo."DistrictJudges" ("DistrictJudgeID", "Name") FROM stdin;
1 District Judge LENNON
2 District Judge MCCARTNEY
3 District Judge STARR
2 District Judge HARRISON
4 District Judge HARRISON
\.


Expand Down

0 comments on commit e9e8faa

Please sign in to comment.