make pending tests more robust #52
Annotations
2 errors
test/pending.test.ts > pending > interrupt:
bindings/test/pending.test.ts#L83
AssertionError: expected +0 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 0
❯ test/pending.test.ts:83:33
❯ Module.withConnection test/utils/withConnection.ts:8:7
❯ test/pending.test.ts:70:5
|
Linux
Process completed with exit code 1.
|