Skip to content

Commit

Permalink
type fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zomars committed Aug 8, 2024
1 parent 7c0ef77 commit e12f0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/playwright/fixtures/users.ts
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ export const createUsersFixture = (
await updateChildrenEventTypes({
eventTypeId: teamEvent.id,
currentUserId: user.id,
hashedLink: null,
hashedLink: "",
connectedLink: null,
oldEventType: {
team: null,
Expand Down

0 comments on commit e12f0f5

Please sign in to comment.