Skip to content

Commit

Permalink
fix: update failed snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
acezard committed Aug 13, 2024
1 parent 393b373 commit 1081074
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions react/AppSections/__snapshots__/index.spec.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -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",
},
Expand Down Expand Up @@ -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",
},
Expand Down

0 comments on commit 1081074

Please sign in to comment.