diff --git a/tests/library/locator-dispatchevent-touch.spec.ts b/tests/library/locator-dispatchevent-touch.spec.ts index bae89fa2ac..c811c847f0 100644 --- a/tests/library/locator-dispatchevent-touch.spec.ts +++ b/tests/library/locator-dispatchevent-touch.spec.ts @@ -19,7 +19,7 @@ import { contextTest as it, expect } from '../config/browserTest'; it.use({ hasTouch: true }); it('should support touch points in touch event arguments', async ({ page, server, browserName }) => { - // it.fixme(browserName === 'webkit', 'WebKit does not have Touch constructor'); + it.fixme(browserName === 'webkit', 'WebKit does not have Touch constructor'); await page.goto(server.EMPTY_PAGE); await page.setContent(`