Skip to content

Commit

Permalink
missing option in createWidget
Browse files Browse the repository at this point in the history
  • Loading branch information
billyvg committed Feb 21, 2024
1 parent 357a3d1 commit bc31cf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/feedback/test/widget/createWidget.test.ts
Expand Up @@ -30,6 +30,7 @@ const DEFAULT_OPTIONS = {
email: 'email',
name: 'username',
},
includeReplay: true,
isEmailRequired: false,
isNameRequired: false,

Expand Down

0 comments on commit bc31cf3

Please sign in to comment.