Skip to content

Commit fc91f2d

Browse files
committed
remove testDeepOverrides
1 parent c06320f commit fc91f2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/material-ui/src/IconButton/IconButton.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ describe('<IconButton />', () => {
1818
refInstanceof: window.HTMLButtonElement,
1919
muiName: 'MuiIconButton',
2020
testVariantProps: { edge: 'end', disabled: true },
21-
testDeepOverrides: { slotName: 'label', slotClassName: classes.label },
2221
skip: ['componentProp', 'componentsProp'],
2322
}));
2423

0 commit comments

Comments
 (0)