fix organization invitation e2e tests (#12904)

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
This commit is contained in:
Carina Wollendorfer
2023-12-20 19:51:57 -05:00
committed by GitHub
co-authored by CarinaWolli
parent 4faad64978
commit e56b4b57bf
@@ -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"
);