From bb1b0d58d34ea2732da63c1d74c8cf1e5f7625fa Mon Sep 17 00:00:00 2001 From: Pierre Jacquier Date: Tue, 17 Dec 2024 16:22:07 -0500 Subject: [PATCH] Another fixme --- e2e/playwright/command-bar-tests.spec.ts | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/e2e/playwright/command-bar-tests.spec.ts b/e2e/playwright/command-bar-tests.spec.ts index 906480459..4ba16bdfa 100644 --- a/e2e/playwright/command-bar-tests.spec.ts +++ b/e2e/playwright/command-bar-tests.spec.ts @@ -45,9 +45,8 @@ test.describe('Command bar tests', () => { ) }) - test('Fillet from command bar', async ({ page, homePage }) => { - // TODO: fix this test on mac after the electron migration - test.skip(process.platform === 'darwin', 'Skip on macos') + // TODO: fix this test after the electron migration + test.fixme('Fillet from command bar', async ({ page, homePage }) => { await page.addInitScript(async () => { localStorage.setItem( 'persistCode',