From 108107486d28eb5b200694689afb685dcb4a3049 Mon Sep 17 00:00:00 2001 From: Antonin Cezard Date: Tue, 13 Aug 2024 15:18:16 +0200 Subject: [PATCH] fix: update failed snapshots --- react/AppSections/__snapshots__/index.spec.jsx.snap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/react/AppSections/__snapshots__/index.spec.jsx.snap b/react/AppSections/__snapshots__/index.spec.jsx.snap index 939b9cc396..67e6d4e4d9 100644 --- a/react/AppSections/__snapshots__/index.spec.jsx.snap +++ b/react/AppSections/__snapshots__/index.spec.jsx.snap @@ -1076,7 +1076,7 @@ exports[`AppsSection component should render dropdown filter on mobile if no nav "value": "partners", }, Object { - "label": "app_categories.shortcuts", + "label": "Shortcuts", "secondary": false, "value": "shortcuts", }, @@ -1482,7 +1482,7 @@ exports[`AppsSection component should render dropdown filter on tablet if no nav "value": "partners", }, Object { - "label": "app_categories.shortcuts", + "label": "Shortcuts", "secondary": false, "value": "shortcuts", },