mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-30 11:11:53 +00:00
[automated] Apply ESLint and Oxfmt fixes
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
import { comfyExpect as expect, comfyPageFixture as test } from '../../../../fixtures/ComfyPage';
|
import {
|
||||||
import type { ComfyPage } from '../../../../fixtures/ComfyPage';
|
comfyExpect as expect,
|
||||||
|
comfyPageFixture as test
|
||||||
|
} from '../../../../fixtures/ComfyPage'
|
||||||
|
import type { ComfyPage } from '../../../../fixtures/ComfyPage'
|
||||||
import type { Position } from '../../../../fixtures/types'
|
import type { Position } from '../../../../fixtures/types'
|
||||||
|
|
||||||
test.describe('Vue Node Moving', () => {
|
test.describe('Vue Node Moving', () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user