Replies: 1 comment
-
I am even happy to find alternatives to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Started investigating a fix for #8973 and noticed that the
listr
output inpackages/graphql-codegen-cli/src/codegen.ts
is silenced during tests. As a result, testing whether output is silenced whenerrorsOnly
is set becomes tricky. I can continue working on this without a test or investigate alternative ways of silencing logging output during other tests.Any input is appreciated, still new to this project :)
Beta Was this translation helpful? Give feedback.
All reactions