Files
gitea/cmd/cmdtest
silverwind 1c4989c193 test(cmd): adapt TestCliCmdError to urfave/cli v3.10 behavior
cli v3.10.0 now prints the usage help to stdout (in addition to the
"Incorrect Usage" message on stderr) when a command gets an unknown
flag, so the test can no longer assert an empty stdout.

Assisted-by: Claude:Opus-4.8
2026-06-28 15:36:24 +02:00
..