diff --git a/e2e/playwright/point-click.spec.ts b/e2e/playwright/point-click.spec.ts index 1e3ca7de16..4fe637ad54 100644 --- a/e2e/playwright/point-click.spec.ts +++ b/e2e/playwright/point-click.spec.ts @@ -9,7 +9,7 @@ import { Locator } from '@playwright/test' // test file is for testing point an click code gen functionality that's not sketch mode related -test.describe('Point-and-click tests', { tag: ['@skipWin'] }, () => { +test.describe('Point-and-click tests', () => { test('verify extruding circle works', async ({ context, homePage,