Skip to content

Commit

Permalink
Fixing helper test
Browse files Browse the repository at this point in the history
  • Loading branch information
randimays committed Dec 26, 2024
1 parent e1e9685 commit d31c9cf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ describe('Discharge Wizard helpers', () => {
};
const formNumber = determineFormData(formResponses);
expect(formNumber).to.deep.equal({
formDescription: 'Correction of Military Record (DOD Form 149)',
num: 149,
link:
'https://www.esd.whs.mil/Portals/54/Documents/DD/forms/dd/dd0149.pdf',
Expand Down

0 comments on commit d31c9cf

Please sign in to comment.