chore: skipping one more local engine tests that fails

This commit is contained in:
Kevin Nadro
2025-02-10 10:18:28 -06:00
parent ff884153db
commit 3085b0c2c7

View File

@ -79,7 +79,7 @@ test.describe('Test network and connection issues', () => {
}
)
test('Engine disconnect & reconnect in sketch mode', async ({
test('Engine disconnect & reconnect in sketch mode', {tag: '@skipLocalEngine'}, async ({
page,
homePage,
}) => {