Skip to content

Commit

Permalink
Additional adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
pushchris committed Oct 13, 2023
1 parent 69b8798 commit 071f03f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ describe('TextChannel', () => {
name: uuid(),
timezone: 'utc',
text_opt_out_message,
locale: 'en',
})
const user = await createUser(project.id, {
anonymous_id: uuid(),
Expand Down

0 comments on commit 071f03f

Please sign in to comment.