Skip to content

Commit

Permalink
no time for this
Browse files Browse the repository at this point in the history
As far as my experience go for this test: it has been a pain for in half the time. Solving it was mostly about writting the tests correctly, so no value.
  • Loading branch information
oliviertassinari committed Feb 28, 2021
1 parent a5dca1c commit bf9ac0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/material-ui/src/Drawer/Drawer.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ describe('<Drawer />', () => {
skip: [
'componentProp',
'componentsProp',
'themeVariants',
// react-transition-group issue
'reactTestRenderer',
],
Expand Down

0 comments on commit bf9ac0b

Please sign in to comment.