Skip to content
Prev Previous commit
Next Next commit
Remove unnecessary comment
  • Loading branch information
aarongarciah committed Jun 21, 2024
commit bcef3faef44101feeeb0c3b35fee3208a250ab7d
1 change: 0 additions & 1 deletion packages/mui-joy/src/Table/Table.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ describe('<Table />', () => {
skip: [
'classesRoot',
'componentsProp',
// Emotion `compat` is not set with `createMount` for these tests
'componentProp',
'mergeClassName',
'propsSpread',
Expand Down