diff --git a/core/src/components/datetime/test/reset/datetime.e2e.ts b/core/src/components/datetime/test/reset/datetime.e2e.ts index 4f72b153e5..ef6abf30da 100644 --- a/core/src/components/datetime/test/reset/datetime.e2e.ts +++ b/core/src/components/datetime/test/reset/datetime.e2e.ts @@ -2,7 +2,7 @@ import { expect } from '@playwright/test'; import { configs, test } from '@utils/test/playwright'; configs({ modes: ['ios'], directions: ['ltr'] }).forEach(({ title, config }) => { - test.describe.only(title('datetime: reset method'), () => { + test.describe(title('datetime: reset method'), () => { test('should reset the internal state of datetime to the set value', async ({ page }) => { await page.setContent( `