Improve reporting auth errors #25444
Annotations
2 errors
Run pnpm run test:unit --run:
lib/shared/src/configuration/auth-resolver.test.ts#L127
AssertionError: expected 'Failed to execute external auth comma…' to contain 'Unexpected end of JSON input'
Expected: "Unexpected end of JSON input"
Received: "Failed to execute external auth command: Unexpected token 'E', "ECHO is on." is not valid JSON"
❯ src/configuration/auth-resolver.test.ts:127:36
|
Run pnpm run test:unit --run
Process completed with exit code 1.
|
Loading