Skip to content

Commit

Permalink
fix organization invitation e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
CarinaWolli committed Dec 20, 2023
1 parent 4faad64 commit a9d637d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ test.describe.serial("Organization", () => {
page,
emails,
invitedUserEmail,
`${team.name}'s admin invited you to join the team ${org.name} on Cal.com`,
`${team.name}'s admin invited you to join the team ${team.name} of organization ${org.name} on Cal.com`,
"signup?token"
);

Expand Down

0 comments on commit a9d637d

Please sign in to comment.