mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-04-15 07:16:34 +00:00
* fix(flag): fix wrong output filename * fix(flag): add reset flag function * fix(flag): add output flag test cases * fix(flag): move resetFlags function into private go test * fix(flag): restructure flag tests with testify * fix(flag): remove resetFlags function * fix(flag): remove duplicated test and rewrite test names