Finish a review's life: resume it, notice it merged, delete it, tune it #40
Annotations
2 errors
|
verify
Process completed with exit code 1.
|
|
tests/server/review/checkpointing-runner.test.ts > the record it leaves behind > records the cost of a call that answered before a later one died:
tests/server/review/checkpointing-runner.test.ts#L357
AssertionError: expected +0 to be 100 // Object.is equality
- Expected
+ Received
- 100
+ 0
❯ tests/server/review/checkpointing-runner.test.ts:357:34
|