diff --git a/plugins/splunk-on-call/src/components/SplunkOnCallCard.test.tsx b/plugins/splunk-on-call/src/components/SplunkOnCallCard.test.tsx index 8a32dc58b2..0cbaab649e 100644 --- a/plugins/splunk-on-call/src/components/SplunkOnCallCard.test.tsx +++ b/plugins/splunk-on-call/src/components/SplunkOnCallCard.test.tsx @@ -138,7 +138,7 @@ describe('SplunkOnCallCard', () => { .fn() .mockImplementationOnce(async () => [MOCKED_USER]); - const { getByText, queryByTestId, getByTestId, getByRole } = render( + const { getByText, queryByTestId, getByRole } = render( wrapInTestApp(