Skip to content

chore: 🤖 Add Help subcommand for projects subcommands #42 (#44) #95

chore: 🤖 Add Help subcommand for projects subcommands #42 (#44)

chore: 🤖 Add Help subcommand for projects subcommands #42 (#44) #95

Triggered via push September 19, 2024 16:22
Status Failure
Total duration 45s
Billable time 1m
Artifacts

test-runner.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/commands/auth/login.test.ts > Login > should request token from verification session: src/commands/auth/login.test.ts#L62
AssertionError: expected "spy" to be called with arguments: [ { …(1) } ] Received: 1st spy call: Array [ Object { - "createPersonalAccessTokenFromVerificationSession": Array [ - Object { + "createPersonalAccessTokenFromVerificationSession": Object { + "__args": Object { "data": Object { "name": undefined, }, "where": Object { "id": "mockVerificationSession", }, }, - ], + }, }, ] Number of calls: 1 ❯ src/commands/auth/login.test.ts:62:33
build
Process completed with exit code 1.