diff --git a/src/components/breadcrumbs/__snapshots__/breadcrumbs.test.tsx.snap b/src/components/breadcrumbs/__snapshots__/breadcrumbs.test.tsx.snap index df151988d..a95aaed7d 100644 --- a/src/components/breadcrumbs/__snapshots__/breadcrumbs.test.tsx.snap +++ b/src/components/breadcrumbs/__snapshots__/breadcrumbs.test.tsx.snap @@ -121,34 +121,27 @@ exports[`OuiBreadcrumbs props max doesn't break when max exceeds the number of b
- - Chordates - -
-
- - Nebulosa subspecies is also a real mouthful, especially for creatures without mouths - -
-
- - Tetrapods - +
+ +
+
- - Chordates - -
-
- - Nebulosa subspecies is also a real mouthful, especially for creatures without mouths - -
-
- - Tetrapods - +
+ +
+
-
- -
-
-
- - Metazoans - -
-
-
-
-
- -
-
-
-
-
- -
-
- -
-
- - Edit - -
-
- -`; - -exports[`OuiSimplifiedBreadcrumbs props max doesn't break when max exceeds the number of breadcrumbs 1`] = ` - -`; - -exports[`OuiSimplifiedBreadcrumbs props max renders 1 item 1`] = ` - -`; - -exports[`OuiSimplifiedBreadcrumbs props max renders all items with null 1`] = ` - -`; - -exports[`OuiSimplifiedBreadcrumbs props responsive is rendered 1`] = ` - -`; - -exports[`OuiSimplifiedBreadcrumbs props responsive is rendered as false 1`] = ` - -`; - -exports[`OuiSimplifiedBreadcrumbs props responsive is rendered with custom breakpoints 1`] = ` - -`; - -exports[`OuiSimplifiedBreadcrumbs props truncate as false is rendered 1`] = ` - -`; diff --git a/src/components/breadcrumbs/simplified_breadcrumbs/__snapshots__/simplified_breadcrumbs.test.tsx.snap b/src/components/breadcrumbs/simplified_breadcrumbs/__snapshots__/simplified_breadcrumbs.test.tsx.snap new file mode 100644 index 000000000..91af453c0 --- /dev/null +++ b/src/components/breadcrumbs/simplified_breadcrumbs/__snapshots__/simplified_breadcrumbs.test.tsx.snap @@ -0,0 +1,926 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[`OuiSimplifiedBreadcrumbs is rendered 1`] = ` + +`; + +exports[`OuiSimplifiedBreadcrumbs props max doesn't break when max exceeds the number of breadcrumbs 1`] = ` + +`; + +exports[`OuiSimplifiedBreadcrumbs props max renders 1 item 1`] = ` + +`; + +exports[`OuiSimplifiedBreadcrumbs props max renders all items with null 1`] = ` + +`; + +exports[`OuiSimplifiedBreadcrumbs props responsive is rendered 1`] = ` + +`; + +exports[`OuiSimplifiedBreadcrumbs props responsive is rendered as false 1`] = ` + +`; + +exports[`OuiSimplifiedBreadcrumbs props responsive is rendered with custom breakpoints 1`] = ` + +`; + +exports[`OuiSimplifiedBreadcrumbs props truncate as false is rendered 1`] = ` + +`; diff --git a/src/components/header/header_breadcrumbs/__snapshots__/header_breadcrumbs.test.tsx.snap b/src/components/header/header_breadcrumbs/__snapshots__/header_breadcrumbs.test.tsx.snap index 30a6a59e2..f5d2115a2 100644 --- a/src/components/header/header_breadcrumbs/__snapshots__/header_breadcrumbs.test.tsx.snap +++ b/src/components/header/header_breadcrumbs/__snapshots__/header_breadcrumbs.test.tsx.snap @@ -64,62 +64,78 @@ exports[`OuiHeaderBreadcrumbs is rendered with simplified breadcrumbs 1`] = ` > -
-
- -
-
- -
-
- - Edit - -
-
+ + + + + + + Boa constrictor + + + preserveAspectRatio="none" + viewBox="0 0 8 12" + xmlns="http://www.w3.org/2000/svg" + > + + + + Edit + + + + `;