fix(azul-api): typing & fix test #69
Annotations
2 errors
tests/integration/certificates.test.ts > Certificate handling > Integration tests:
tests/integration/certificates.test.ts#L29
Error: ENOENT: no such file or directory, open '/home/runner/work/azul-ts/azul-ts/tests/fixtures/certificates/temp.crt'
❯ Proxy.writeFileSync node:fs:2426:20
❯ tests/integration/certificates.test.ts:29:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/azul-ts/azul-ts/tests/fixtures/certificates/temp.crt' }
|
Run integration tests
Process completed with exit code 1.
|