Skip to content

Commit

Permalink
chore: debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Oct 26, 2022
1 parent e106a33 commit bf96894
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/access-api/test/account-recover.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ test('should return account/login', async (t) => {
},
})
.execute(conn)
// eslint-disable-next-line no-console
console.log('🚀 ~ file: account-recover.test.js ~ line 50 ~ test ~ inv', inv)

if (!inv) {
return t.fail()
Expand Down

0 comments on commit bf96894

Please sign in to comment.