feat: first class abort errors #1155
Annotations
3 errors
src/layers/6_client/client.test.ts#L82
AssertionError: expected 'This operation was aborted' to match /AbortError: The operation was aborted/
- Expected:
/AbortError: The operation was aborted/
+ Received:
"This operation was aborted"
❯ src/layers/6_client/client.test.ts:82:37
|
src/layers/6_client/client.test.ts#L94
AssertionError: expected 'This operation was aborted' to match /AbortError: The operation was aborted/
- Expected:
/AbortError: The operation was aborted/
+ Received:
"This operation was aborted"
❯ src/layers/6_client/client.test.ts:94:37
|
|
The logs for this run have expired and are no longer available.
Loading