Add playwright tests for Notifications Modal and Sidebar Toggle functionality

This commit is contained in:
Anoop M D
2025-08-30 20:24:52 +05:30
parent 1620c24557
commit e7c33f7eef
5 changed files with 65 additions and 4 deletions

View File

@@ -79,7 +79,7 @@ const Notifications = () => {
const modalCustomHeader = (
<div className="flex flex-row gap-8">
<div>NOTIFICATIONS</div>
<div className="bruno-modal-header-title">NOTIFICATIONS</div>
{unreadNotifications.length > 0 && (
<>
<div className="normal-case font-normal">