mirror of
https://github.com/bitwarden/browser
synced 2026-02-09 05:00:10 +00:00
update getNotificationTestId case for at-risk-password-notification
This commit is contained in:
@@ -200,6 +200,7 @@ export function getNotificationTestId(
|
||||
[NotificationTypes.Unlock]: "unlock-notification-bar",
|
||||
[NotificationTypes.Add]: "save-notification-bar",
|
||||
[NotificationTypes.Change]: "update-notification-bar",
|
||||
[NotificationTypes.AtRiskPassword]: "at-risk-password-notification-bar",
|
||||
}[notificationType];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user