diff --git a/public/app/core/components/Tooltip/Popover.jest.tsx b/public/app/core/components/Tooltip/Popover.jest.tsx index 3850521d5e2b..eea416a92629 100644 --- a/public/app/core/components/Tooltip/Popover.jest.tsx +++ b/public/app/core/components/Tooltip/Popover.jest.tsx @@ -6,7 +6,7 @@ describe('Popover', () => { it('renders correctly', () => { const tree = renderer .create( - + ) diff --git a/public/app/core/components/Tooltip/__snapshots__/Popover.jest.tsx.snap b/public/app/core/components/Tooltip/__snapshots__/Popover.jest.tsx.snap index 7496c6817475..12ec960a017b 100644 --- a/public/app/core/components/Tooltip/__snapshots__/Popover.jest.tsx.snap +++ b/public/app/core/components/Tooltip/__snapshots__/Popover.jest.tsx.snap @@ -2,7 +2,7 @@ exports[`Popover renders correctly 1`] = `