From e6c161d89724dc2c54b81062f721f87b2327406b Mon Sep 17 00:00:00 2001 From: Johannes Schill Date: Mon, 29 Jan 2018 15:10:05 +0100 Subject: [PATCH] test: Update Popover test to check for className support --- public/app/core/components/Tooltip/Popover.jest.tsx | 2 +- .../core/components/Tooltip/__snapshots__/Popover.jest.tsx.snap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/app/core/components/Tooltip/Popover.jest.tsx b/public/app/core/components/Tooltip/Popover.jest.tsx index 3850521d5e2..eea416a9262 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 7496c681747..12ec960a017 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`] = `