diff --git a/src/core/public/chrome/ui/header/__snapshots__/header.test.tsx.snap b/src/core/public/chrome/ui/header/__snapshots__/header.test.tsx.snap index 871ec2747795..62bdf582c1f7 100644 --- a/src/core/public/chrome/ui/header/__snapshots__/header.test.tsx.snap +++ b/src/core/public/chrome/ui/header/__snapshots__/header.test.tsx.snap @@ -4052,8 +4052,8 @@ exports[`Header handles visibility and lock changes 1`] = ` "thrownError": null, } } - navgroupEnabled={false} - prependCurrentNavgroupToBreadcrumbs={[MockFunction]} + navGroupEnabled={false} + navigateToApp={[MockFunction]} > test diff --git a/src/core/public/chrome/ui/header/__snapshots__/header_breadcrumbs.test.tsx.snap b/src/core/public/chrome/ui/header/__snapshots__/header_breadcrumbs.test.tsx.snap index f1c4606939e9..93aee40a7d4e 100644 --- a/src/core/public/chrome/ui/header/__snapshots__/header_breadcrumbs.test.tsx.snap +++ b/src/core/public/chrome/ui/header/__snapshots__/header_breadcrumbs.test.tsx.snap @@ -1,73 +1,6 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP exports[`HeaderBreadcrumbs prepend current nav group into existing breadcrumbs when nav group is enabled 1`] = ` -Array [ -
- - - - - -
, -
- - - - - -
, -
- - - First - - -
, -] -`; - -exports[`HeaderBreadcrumbs prepend current nav group into existing breadcrumbs when nav group is enabled 2`] = ` Array [