Skip to content

Commit

Permalink
remove tests that are not relevant to the tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Feb 25, 2021
1 parent 03db97d commit 4559fe3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/material-ui/src/Tooltip/Tooltip.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ describe('<Tooltip />', () => {
skip: [
'componentProp',
'componentsProp',
// There are no root
'themeStyleOverrides',
'themeVariants',
// react-transition-group issue
'reactTestRenderer',
],
Expand Down

0 comments on commit 4559fe3

Please sign in to comment.