Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
siddarth2824 authored and LoneRifle committed Dec 16, 2024
1 parent 0190861 commit 4d1fae5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/models/__tests__/form.server.model.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ describe('Form Model', () => {
],
logicType: 'preventSubmit',
preventSubmitMessage: '',
preventSubmitMessageTranslations: [],
},
],
}
Expand Down

0 comments on commit 4d1fae5

Please sign in to comment.