mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-07 16:40:05 +00:00
nit
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { expect, mergeTests } from '@playwright/test'
|
||||
|
||||
import type { ComfyPage } from '../../fixtures/ComfyPage'
|
||||
import type { StatusWsMessage } from '../../../src/schemas/apiSchema.ts'
|
||||
import type { StatusWsMessage } from '../../../src/schemas/apiSchema'
|
||||
import { comfyPageFixture } from '../../fixtures/ComfyPage'
|
||||
import { webSocketFixture } from '../../fixtures/ws'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user