Fixmes, fixmes everywhere

This commit is contained in:
49lf
2024-12-06 14:07:09 -05:00
parent c20ce60c9a
commit f0c8dbd5a2
5 changed files with 6 additions and 6 deletions

View File

@ -120,7 +120,7 @@ test.describe('Code pane and errors', () => {
await expect(page.locator('.cm-tooltip').first()).toBeVisible()
})
test('When error is not in view you can click the badge to scroll to it', async ({
test.fixme('When error is not in view you can click the badge to scroll to it', async ({
page,
homePage,
context,