Fix snapshots

Signed-off-by: soupette <cyril.lpz@gmail.com>
This commit is contained in:
soupette 2021-01-28 11:55:46 +01:00
parent b77b0644b9
commit 7e0d50c6da
3 changed files with 5 additions and 4 deletions

View File

@ -58,6 +58,7 @@ module.exports = {
'<rootDir>/examples/getstarted/',
'<rootDir>/packages/strapi-helper-plugin/dist/',
'/OLD/',
'__tests__',
],
setupFilesAfterEnv: [
'<rootDir>/test/config/front/enzyme-setup.js',

View File

@ -280,7 +280,7 @@ exports[`Admin | components | HeadersInput should render properly should match t
>
<svg
aria-hidden="true"
class="css-6q0nyr-Svg"
class="css-tj5bde-Svg"
focusable="false"
height="20"
viewBox="0 0 20 20"
@ -300,7 +300,7 @@ exports[`Admin | components | HeadersInput should render properly should match t
>
<svg
aria-hidden="true"
class="css-6q0nyr-Svg"
class="css-tj5bde-Svg"
focusable="false"
height="20"
viewBox="0 0 20 20"

View File

@ -871,7 +871,7 @@ exports[`<Inputs /> should match the snapshot if type is headers 1`] = `
>
<svg
aria-hidden="true"
className="css-6q0nyr-Svg"
className="css-tj5bde-Svg"
focusable="false"
height={20}
viewBox="0 0 20 20"
@ -893,7 +893,7 @@ exports[`<Inputs /> should match the snapshot if type is headers 1`] = `
>
<svg
aria-hidden="true"
className="css-6q0nyr-Svg"
className="css-tj5bde-Svg"
focusable="false"
height={20}
viewBox="0 0 20 20"