Skip to content

Commit aba25e4

Browse files
canrozanesjraff
authored andcommitted
test(core-select): update snapshots
1 parent 4777ffa commit aba25e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/Select/__tests__/__snapshots__/Select.spec.jsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1147,10 +1147,10 @@ exports[`Select can have an error message 1`] = `
11471147
},
11481148
}
11491149
}
1150-
height="20"
1150+
height={20}
11511151
optionalText={false}
11521152
viewBox="0 0 20 20"
1153-
width="20"
1153+
width={20}
11541154
>
11551155
<FeedbackIcon__StyledSVG
11561156
height="1.25rem"

0 commit comments

Comments
 (0)