From 8801ede1919b064ce4d7b3250e7a52da394066ba Mon Sep 17 00:00:00 2001 From: Juan Lulkin Date: Thu, 25 Feb 2021 13:40:23 +0100 Subject: [PATCH] Removes unused getByTestId --- plugins/splunk-on-call/src/components/SplunkOnCallCard.test.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(