From fce98f5035f14856ec6527819e6a50ef620c42ba Mon Sep 17 00:00:00 2001 From: nasaownsky Date: Mon, 30 Aug 2021 18:48:56 +0300 Subject: [PATCH] Tests fixes --- spotlight-client/src/App.test.tsx | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/spotlight-client/src/App.test.tsx b/spotlight-client/src/App.test.tsx index 97cb9d09..e34c80ed 100644 --- a/spotlight-client/src/App.test.tsx +++ b/spotlight-client/src/App.test.tsx @@ -139,16 +139,6 @@ describe("navigation", () => { ) ); - const disparitiesLink = screen.getByRole("link", { - name: "Racial Disparities Data", - }); - fireEvent.click(disparitiesLink); - await waitFor(async () => - expect(await screen.findByTestId("PageTitle")).toHaveTextContent( - "Racial Disparities" - ) - ); - fireEvent.click(homeLink); await waitFor(async () => expect(await screen.findByTestId("PageTitle")).toHaveTextContent(