diff --git a/tests/tech-survey.spec.ts b/tests/tech-survey.spec.ts index a041c31..18a757b 100644 --- a/tests/tech-survey.spec.ts +++ b/tests/tech-survey.spec.ts @@ -18,7 +18,6 @@ const navigateAndCheckSurveyPage = async ( (role): role is string => typeof role === "string", ); } - await landingPage.navigateToSurveyPage(); await surveyPage.getCurrentURL(); const sortedSelectedRoles =