test: add accept invitation invalid token tests
This commit is contained in:
@@ -111,6 +111,7 @@ export default function ResetPasswordForm() {
|
||||
|
||||
{acceptInvitation.isError && (
|
||||
<Alert
|
||||
data-test='accept-invitation-form-error'
|
||||
severity="error"
|
||||
sx={{ mt: 1, fontWeight: 500 }}
|
||||
>
|
||||
|
Reference in New Issue
Block a user