Update datetime.e2e.ts

This commit is contained in:
Liam DeBeasi
2023-08-10 18:17:24 -04:00
committed by GitHub
parent 48b4cc36b8
commit 954baf3bef

View File

@@ -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: cancel method'), () => {
test.describe(title('datetime: cancel method'), () => {
test('should emit ionCancel', async ({ page }) => {
await page.setContent(
`