Commit bff7a776 authored by Sarah GP's avatar Sarah GP

Update jest snaphots

parent 1a131a4a
...@@ -35,7 +35,9 @@ exports[`Design management design index page renders design index 1`] = ` ...@@ -35,7 +35,9 @@ exports[`Design management design index page renders design index 1`] = `
<h2 <h2
class="gl-font-size-20-deprecated-no-really-do-not-use-me font-weight-bold mt-0" class="gl-font-size-20-deprecated-no-really-do-not-use-me font-weight-bold mt-0"
> >
My precious issue
My precious issue
</h2> </h2>
<a <a
...@@ -129,7 +131,9 @@ exports[`Design management design index page with error GlAlert is rendered in c ...@@ -129,7 +131,9 @@ exports[`Design management design index page with error GlAlert is rendered in c
<h2 <h2
class="gl-font-size-20-deprecated-no-really-do-not-use-me font-weight-bold mt-0" class="gl-font-size-20-deprecated-no-really-do-not-use-me font-weight-bold mt-0"
> >
My precious issue
My precious issue
</h2> </h2>
<a <a
......
...@@ -7,7 +7,9 @@ exports[`PackageTitle renders with tags 1`] = ` ...@@ -7,7 +7,9 @@ exports[`PackageTitle renders with tags 1`] = `
<h1 <h1
class="gl-font-size-20-deprecated-no-really-do-not-use-me prepend-top-8 append-bottom-4" class="gl-font-size-20-deprecated-no-really-do-not-use-me prepend-top-8 append-bottom-4"
> >
Test package Test package
</h1> </h1>
<div <div
...@@ -80,7 +82,9 @@ exports[`PackageTitle renders without tags 1`] = ` ...@@ -80,7 +82,9 @@ exports[`PackageTitle renders without tags 1`] = `
<h1 <h1
class="gl-font-size-20-deprecated-no-really-do-not-use-me prepend-top-8 append-bottom-4" class="gl-font-size-20-deprecated-no-really-do-not-use-me prepend-top-8 append-bottom-4"
> >
Test package Test package
</h1> </h1>
<div <div
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment