mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-27 09:45:13 +00:00
[Test] Add integration test: LGraph snapshot (#591)
- Runs basic Litegraph init before performing the snapshot - Allows a significantly more useful verification of the public API
This commit is contained in:
@@ -57,6 +57,7 @@ export const basicSerialisableGraph: SerialisableGraph = {
|
||||
nodes: [
|
||||
{
|
||||
id: 1,
|
||||
type: "mustBeSet",
|
||||
},
|
||||
],
|
||||
links: [],
|
||||
|
||||
Reference in New Issue
Block a user