Skip to content

Commit

Permalink
remove testComponentProps
Browse files Browse the repository at this point in the history
  • Loading branch information
sai6855 committed Apr 26, 2024
1 parent a09473e commit 8b21fdb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ describe('<FormControlLabel />', () => {
render,
muiName: 'MuiFormControlLabel',
testVariantProps: { disabled: true },
testLegacyComponentsProp: false,
refInstanceof: window.HTMLLabelElement,
slots: {
typography: { expectedClassName: classes.label },
Expand Down

0 comments on commit 8b21fdb

Please sign in to comment.