Skip to content

Commit

Permalink
fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebill1049 committed Apr 1, 2020
1 parent 19dfc1a commit 3720111
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/useForm.test.tsx
Expand Up @@ -22,6 +22,9 @@ export const reconfigureControl = (
fieldsWithValidationRef: {
current: new Set(),
},
fieldArrayDefaultValues: {
current: {},
},
watchFieldsRef: {
current: new Set(),
},
Expand Down

0 comments on commit 3720111

Please sign in to comment.