mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-04 21:22:07 +00:00
eslint disable next litegraph tests
This commit is contained in:
@@ -41,6 +41,7 @@ const test = baseTest.extend<TestContext>({
|
||||
await use(reroutesComplexGraph)
|
||||
},
|
||||
setConnectingLinks: async (
|
||||
// eslint-disable-next-line no-empty-pattern
|
||||
{},
|
||||
use: (mock: ReturnType<typeof vi.fn>) => Promise<void>
|
||||
) => {
|
||||
|
||||
Reference in New Issue
Block a user