Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-solo committed Sep 4, 2024
1 parent ab210ce commit 23cbf92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions __tests__/pages/api/benefits.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -930,6 +930,7 @@ describe('consolidated benefit tests: eligible: 60-64', () => {

expect(res.body.summary.state).toEqual('MORE_INFO')
expect(res.body.missingFields).toEqual([
'everLivedSocialCountry',
'partnerLivingCountry',
'partnerLivedOnlyInCanada',
])
Expand Down

0 comments on commit 23cbf92

Please sign in to comment.