From 53bb0f9cb643442dfcb8699a82ef42a03946f446 Mon Sep 17 00:00:00 2001 From: angelalvaigle Date: Thu, 17 Oct 2024 11:37:46 +0200 Subject: [PATCH] 'renders learn react link' test fix (2) --- webapp/src/App.test.js | 2 +- webapp/src/pages/Landing.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp/src/App.test.js b/webapp/src/App.test.js index e0366a7..f994272 100644 --- a/webapp/src/App.test.js +++ b/webapp/src/App.test.js @@ -3,6 +3,6 @@ import App from './App'; test('renders learn react link', () => { render(); - const linkElement = screen.getByText(/wiq\s*quiz\s*game/i); + const linkElement = screen.getByText(/wiq quiz game/i); expect(linkElement).toBeInTheDocument(); }); diff --git a/webapp/src/pages/Landing.jsx b/webapp/src/pages/Landing.jsx index b8d3b62..8151b94 100644 --- a/webapp/src/pages/Landing.jsx +++ b/webapp/src/pages/Landing.jsx @@ -12,7 +12,7 @@ const Landing = () => {

- wiq quiz game + wiq quiz game

Lorem ipsum dolor sit amet consectetur adipisicing elit. Tenetur