Skip to content

Commit

Permalink
chore: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
joeynimu committed Jan 29, 2024
1 parent c9edfe9 commit ca8be82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/createHeadlessForm.customValidations.test.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ describe('createHeadlessForm() - custom validations', () => {
minimum: 24,
maximum: 28,
},
second_gen: { // fieldset
second_gen: {
customProperties: {
cub_age: {
minimum: 18,
Expand Down

0 comments on commit ca8be82

Please sign in to comment.