chore: 🤖 Add Help subcommand for projects subcommands #42 (#44) #95
Annotations
2 errors
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
|
|
This job failed
Loading