Running Copilot coding agent #235
Annotations
1 error
|
test/flow-engine.test.ts > FlowEngine > execute() > should follow the true branch in a decision flow:
packages/workflow/test/flow-engine.test.ts#L97
AssertionError: expected 'n4' to be 'n3' // Object.is equality
Expected: "n3"
Received: "n4"
❯ test/flow-engine.test.ts:97:50
|