core-components: avoid logging in HeaderTabs test

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-09-11 16:52:18 +02:00
parent 3742ccbfc3
commit a1a3a5f16a
@@ -58,6 +58,7 @@ describe('<HeaderTabs />', () => {
const TextualBadge = React.forwardRef<HTMLSpanElement>((props, ref) => (
<Badge
classes={useStyles()}
overlap="rectangular"
color="secondary"
badgeContent="three new alarms"
>