diff --git a/e2e/help-modal.spec.ts b/e2e/help-modal.spec.ts index d32bbbfe318..f18cbd6a95c 100644 --- a/e2e/help-modal.spec.ts +++ b/e2e/help-modal.spec.ts @@ -40,7 +40,7 @@ test.describe('Help Modal component', () => { ).toBeVisible(); }); - test('should disable the submit button if the checboxes are not checked', async ({ + test('should disable the submit button if the checkboxes are not checked', async ({ page }) => { await page