Skip to content

Commit

Permalink
refactor: updated description for notification widget
Browse files Browse the repository at this point in the history
  • Loading branch information
sundasnoreen12 committed Jan 10, 2024
1 parent 25a7b71 commit eee2c0a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,10 @@ describe('NotificationsWidget', () => {
description: 'close the notification widget.',
enabledInContext: true,
testId:
'notification-widget',
'notification-widget',
},
{
description: 'close the sidebar when we have no discussion widget and close the notification widget.',
description: 'close the sidebar when the notification widget is closed, and the discussion widget is unavailable.',
enabledInContext: false,
testId: 'sidebar-DISCUSSIONS_NOTIFICATIONS',
},
Expand Down

0 comments on commit eee2c0a

Please sign in to comment.