Skip to content

Commit def00bc

Browse files
committed
chore: Update snapshot tests
1 parent 036d89c commit def00bc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/strapi-design-system/tests/__snapshots__/storyshots.spec.js.snap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3837,6 +3837,7 @@ exports[`Storyshots Design System/Components/Card base 1`] = `
38373837
padding: 0;
38383838
max-height: 100%;
38393839
max-width: 100%;
3840+
object-fit: contain;
38403841
}
38413842

38423843
.c13 {
@@ -5178,6 +5179,7 @@ exports[`Storyshots Design System/Components/Card without asset action 1`] = `
51785179
padding: 0;
51795180
max-height: 100%;
51805181
max-width: 100%;
5182+
object-fit: contain;
51815183
}
51825184

51835185
.c9 {
@@ -5517,6 +5519,7 @@ exports[`Storyshots Design System/Components/Card without asset action nor timer
55175519
padding: 0;
55185520
max-height: 100%;
55195521
max-width: 100%;
5522+
object-fit: contain;
55205523
}
55215524

55225525
.c9 {

0 commit comments

Comments
 (0)