Skip to content

Commit

Permalink
cleared faulty code
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry Whorlow committed Mar 14, 2024
1 parent 12c1003 commit c1b8ed4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/mui-material/src/SpeedDial/SpeedDial.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@ describe('<SpeedDial />', () => {
'componentsProp',
'reactTestRenderer',
],
slots: {
transition: {
expectedClassName: classes.actionsClosed,
},
},
}));

it('should render a Fade transition', () => {
Expand Down

0 comments on commit c1b8ed4

Please sign in to comment.