Skip to content

Commit

Permalink
test: add test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-bisonai committed Feb 7, 2024
1 parent 5a91530 commit 5290426
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cli/src/listener.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ export function listHandler(print?: boolean) {
// }
// }

//test

console.dir(result, { depth: null })
}
return result
Expand Down

0 comments on commit 5290426

Please sign in to comment.