[automated] Apply ESLint and Oxfmt fixes

This commit is contained in:
GitHub Action
2026-01-31 23:17:30 +00:00
parent 7c0326ec33
commit 218fe314ee

View File

@@ -1,5 +1,8 @@
import { comfyExpect as expect, comfyPageFixture as test } from '../../../../fixtures/ComfyPage';
import type { ComfyPage } from '../../../../fixtures/ComfyPage';
import {
comfyExpect as expect,
comfyPageFixture as test
} from '../../../../fixtures/ComfyPage'
import type { ComfyPage } from '../../../../fixtures/ComfyPage'
test.describe('Vue Multiline String Widget', () => {
test.beforeEach(async ({ comfyPage }) => {