Skip to content

Commit

Permalink
simpler without
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Feb 28, 2021
1 parent 9985dc7 commit fdacf2d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ describe('<PaginationItem />', () => {
mount,
muiName: 'MuiPaginationItem',
refInstanceof: window.HTMLButtonElement,
testDeepOverrides: { slotName: 'root', slotClassName: classes.root },
testVariantProps: { variant: 'foo' },
testStateOverrides: { prop: 'variant', value: 'outlined', styleKey: 'outlined' },
skip: ['componentProp', 'componentsProp'],
Expand Down

0 comments on commit fdacf2d

Please sign in to comment.