feat: add timeout
function
#327
Annotations
3 errors
|
Run pnpm test:
tests/async/timeout.test.ts#L13
AssertionError: expected [Function] to throw error including 'timeout' but got 'Operation timed out'
Expected: "timeout"
Received: "Operation timed out"
❯ tests/async/timeout.test.ts:13:5
|
Run pnpm test
Process completed with exit code 1.
|
Loading