Skip to content

Commit

Permalink
test.fixme snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
lf94 committed Nov 5, 2024
1 parent ac6f223 commit bf8220e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/playwright/snapshot-tests.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1031,7 +1031,7 @@ test.describe('Grid visibility', { tag: '@snapshot' }, () => {
})
})

test('theme persists', async ({ page, context }) => {
test.fixme('theme persists', async ({ page, context }) => {
const u = await getUtils(page)
await context.addInitScript(async () => {
localStorage.setItem(
Expand Down

0 comments on commit bf8220e

Please sign in to comment.