diff --git a/tests/e2e/web/specs/onboardingFlow.spec.ts b/tests/e2e/web/specs/onboardingFlow.spec.ts index 2dcc7a55..a6aadb0e 100644 --- a/tests/e2e/web/specs/onboardingFlow.spec.ts +++ b/tests/e2e/web/specs/onboardingFlow.spec.ts @@ -88,7 +88,6 @@ test.describe('when given valid input', () => { await profilePage.clickNextCompatibilityQuestionButton() await profilePage.clickSkipCompatibilityQuestionButton() await profilePage.clickSkipCompatibilityQuestionButton() - await profilePage.clickSkipCompatibilityQuestionButton() await profilePage.clickCloseButton()