diff --git a/tests/playwright-test/babel.spec.ts b/tests/playwright-test/babel.spec.ts index d1aa2fb286..3c8fed7f6c 100644 --- a/tests/playwright-test/babel.spec.ts +++ b/tests/playwright-test/babel.spec.ts @@ -38,7 +38,7 @@ test('should succeed', async ({ runInlineTest }) => { }); test('should treat enums equally', async ({ runInlineTest }) => { - test.info().annotations.push({ type: 'issue', description: 'https://github.com/microsoft/playwright/issues/13265' }); + test.info().annotations.push({ type: 'issue', description: 'https://github.com/microsoft/playwright/issues/13265' }); const result = await runInlineTest({ 'component.tsx': ` export enum MyEnum {