Skip to content

Commit 60ccfb7

Browse files
committed
fix: test
1 parent 542dfec commit 60ccfb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// Jest Snapshot v1, https://goo.gl/fbAQLP
22

3-
exports[`HCard render correctly with default props 1`] = `"<div class=\\"h-card h-card--color-default h-card--elevation-medium\\">My first test</div>"`;
3+
exports[`HCard render correctly with default props 1`] = `"<div class=\\"h-card h-card--color-default h-card--variant-default h-card--elevation-medium\\">My first test</div>"`;

0 commit comments

Comments
 (0)