diff --git a/core/src/components/segment-view/test/disabled/segment-view.e2e.ts b/core/src/components/segment-view/test/disabled/segment-view.e2e.ts index 421c5cd316..c00d483090 100644 --- a/core/src/components/segment-view/test/disabled/segment-view.e2e.ts +++ b/core/src/components/segment-view/test/disabled/segment-view.e2e.ts @@ -65,7 +65,7 @@ configs({ modes: ['md'], directions: ['ltr'] }).forEach(({ title, config }) => { await expect(segmentContent).toBeInViewport(); }); - test.only('should scroll to the third content and update the segment value when the second segment content is disabled', async ({ page }) => { + test('should scroll to the third content and update the segment value when the second segment content is disabled', async ({ page }) => { await page.setContent( `