Skip to content

Commit

Permalink
Update the test
Browse files Browse the repository at this point in the history
  • Loading branch information
mnajdova committed Oct 22, 2024
1 parent 78412d6 commit ae56d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mui-material/src/Rating/Rating.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ describe('<Rating />', () => {

describeConformance(<Rating />, () => ({
classes,
inheritComponent: 'span',
inheritComponent: 'fieldset',
render,
muiName: 'MuiRating',
testVariantProps: { variant: 'foo' },
Expand Down

0 comments on commit ae56d22

Please sign in to comment.