Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update LGraph test snapshot after migration
The snapshot needed updating due to changes in the test environment
after migrating litegraph tests to the centralized location.
  • Loading branch information
christian-byrne committed Aug 18, 2025
commit 0baa6df24d20a4004dfceef6fb14e47a71e26038
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,16 @@ LGraph {
"config": {},
"elapsed_time": 0.01,
"errors_in_execution": undefined,
"events": CustomEventTarget {},
"events": CustomEventTarget {
Symbol(listeners): {
"bubbling": Map {},
"capturing": Map {},
},
Symbol(listenerOptions): {
"bubbling": Map {},
"capturing": Map {},
},
},
"execution_time": undefined,
"execution_timer_id": undefined,
"extra": {},
Expand Down