We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76d7457 commit 995aadaCopy full SHA for 995aada
1 file changed
src/components/Navigation/constants.ts
@@ -460,8 +460,8 @@ export const NAVIGATION_LIST: NavigationGroupType[] = [
460
items: [
461
{
462
title: 'Notifications',
463
- dataTestId: 'ai-recommendations-overview',
464
- id: 'ai-recommendations-overview',
+ dataTestId: 'ai-recommendations-notifications',
+ id: 'ai-recommendations-notifications',
465
icon: 'ic-speedometer',
466
disabled: false,
467
href: COMMON_URLS.AI_RECOMMENDATIONS_OVERVIEW,
0 commit comments