Fixmes, fixmes everywhere

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

View File

@ -2,7 +2,7 @@ import { test, expect } from './zoo-test'
import { getUtils } from './test-utils'
test.describe('Test toggling perspective', () => {
test('via command palette and toggle', async ({ page, homePage }) => {
test.fixme('via command palette and toggle', async ({ page, homePage }) => {
const u = await getUtils(page)
// Locators and constants