Skip to content

Commit

Permalink
10455-story: actually update Way phone number in mockJudgesChambers
Browse files Browse the repository at this point in the history
  • Loading branch information
Mwindo committed Sep 18, 2024
1 parent 943ef8e commit 5d62b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/src/test/mockJudgesChambers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ const JUDGES_CHAMBERS: Record<string, JudgeChambersInfo> = {
WAYS_CHAMBERS_SECTION: {
judgeFullName: 'Kashi Way',
label: 'Way’s Chambers',
phoneNumber: '', // TODO
phoneNumber: '(202) 521-0871',
section: 'waysChambers',
},
WEILERS_CHAMBERS_SECTION: {
Expand Down

0 comments on commit 5d62b69

Please sign in to comment.