Skip to content

Commit

Permalink
Update snapshot tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Q committed Jan 29, 2021
1 parent 7d46207 commit 8f7a1c5
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ exports[`props should render active 1`] = `
}
<div
aria-hidden="true"
class="components-elevation wp-components-elevation emotion-0"
data-g2-c16t="true"
data-g2-component="Elevation"
Expand Down Expand Up @@ -112,6 +113,7 @@ exports[`props should render correctly 1`] = `
}
<div
aria-hidden="true"
class="components-elevation wp-components-elevation emotion-0"
data-g2-c16t="true"
data-g2-component="Elevation"
Expand Down Expand Up @@ -171,6 +173,7 @@ exports[`props should render hover 1`] = `
}
<div
aria-hidden="true"
class="components-elevation wp-components-elevation emotion-0"
data-g2-c16t="true"
data-g2-component="Elevation"
Expand Down Expand Up @@ -234,6 +237,7 @@ exports[`props should render isInteractive 1`] = `
}
<div
aria-hidden="true"
class="components-elevation wp-components-elevation emotion-0"
data-g2-c16t="true"
data-g2-component="Elevation"
Expand Down Expand Up @@ -297,6 +301,7 @@ exports[`props should render offset 1`] = `
}
<div
aria-hidden="true"
class="components-elevation wp-components-elevation emotion-0"
data-g2-c16t="true"
data-g2-component="Elevation"
Expand Down Expand Up @@ -352,6 +357,7 @@ exports[`props should render value 1`] = `
}
<div
aria-hidden="true"
class="components-elevation wp-components-elevation emotion-0"
data-g2-c16t="true"
data-g2-component="Elevation"
Expand Down

0 comments on commit 8f7a1c5

Please sign in to comment.