Fix JSON stringify circular structure when logging #1321
Annotations
2 errors
test
Process completed with exit code 1.
|
test/unit/core/cliManager.test.ts > CliManager > Existing Binary Handling > downloads when no binary exists:
test/unit/core/cliManager.test.ts#L285
AssertionError: expected 'mock-binary-v1.2' to be 'mock-binary-v1.2.3' // Object.is equality
Expected: "mock-binary-v1.2.3"
Received: "mock-binary-v1.2"
❯ test/unit/core/cliManager.test.ts:285:55
|