Skip to content

Commit

Permalink
updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
mnajdova committed Dec 10, 2020
1 parent 3ae6bbe commit 733c140
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/material-ui/src/Badge/Badge.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ describe('<Badge />', () => {
inheritComponent: BadgeUnstyled,
mount,
refInstanceof: window.HTMLSpanElement,
testVariantProps: { color: 'secondary', variant: 'dot' },
}),
);

Expand Down

0 comments on commit 733c140

Please sign in to comment.