Skip to content

Commit

Permalink
fix option test
Browse files Browse the repository at this point in the history
  • Loading branch information
smhigley committed Sep 8, 2022
1 parent ac6c4c7 commit 79dc9cb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ describe('Option', () => {

const defaultContextValues = {
activeOption: undefined,
focusVisible: false,
multiselect: false,
registerOption() {
return () => undefined;
Expand Down

0 comments on commit 79dc9cb

Please sign in to comment.