napi-rs/test_module/__test__/napi4/tokio_rt.spec.ts.md
2020-12-02 14:56:19 +08:00

320 B

Snapshot report for test_module/__test__/napi4/tokio_rt.spec.ts

The actual snapshot is saved in tokio_rt.spec.ts.snap.

Generated by AVA.

should reject if task queue is full

Snapshot 1

{
  code: 'QueueFull',
  message: 'Failed to run future: no available capacity',
}