Test tags for invite links; joining call by UR:; getting call name.

This commit is contained in:
Michael Kaye 2023-05-11 14:29:01 +01:00
commit 099dcd28c7
6 changed files with 8 additions and 4 deletions

View file

@ -92,6 +92,7 @@ export function Modal({
{...closeButtonProps}
ref={closeButtonRef}
className={styles.closeButton}
data-testid="modal_close"
title={t("Close")}
>
<CloseIcon />