diff --git a/src/cli/program/root-command-descriptions.test.ts b/src/cli/program/root-command-descriptions.test.ts index 10a5a2d373f1..9a5ccce77936 100644 --- a/src/cli/program/root-command-descriptions.test.ts +++ b/src/cli/program/root-command-descriptions.test.ts @@ -147,6 +147,8 @@ const JSON_NOT_APPLICABLE = { "onboard recommendations refresh", "tasks notify", "tasks cancel", + "tasks retry", + "tasks dismiss", "tasks flow cancel", "models set", "models set-image",