bump #20
Annotations
2 errors
|
test
Process completed with exit code 1.
|
|
test/runtime.test.ts > Flowcraft Runtime - Integration Tests > Core Execution > should allow unlimited concurrency when not specified:
packages/flowcraft/test/runtime.test.ts#L254
AssertionError: expected 4 to be 5 // Object.is equality
- Expected
+ Received
- 5
+ 4
❯ test/runtime.test.ts:254:26
|