mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 01:18:05 +08:00
add events in interation node
This commit is contained in:
@ -206,4 +206,4 @@ def test_run():
|
||||
assert item.run_result.status == WorkflowNodeExecutionStatus.SUCCEEDED
|
||||
assert item.run_result.outputs == {"output": ["dify 123", "dify 123"]}
|
||||
|
||||
assert count == 15
|
||||
assert count == 20
|
||||
|
||||
Reference in New Issue
Block a user