Skip to content

Commit 0e6dcf9

Browse files
committed
bench command
1 parent 0800cd1 commit 0e6dcf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/entrypoints/cli/test_collect_env_conmmand.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def test_subparser_init(self):
2626
"collect-env",
2727
help="Start collecting environment information.",
2828
description="Start collecting environment information.",
29-
usage="vllm collect-env",
29+
usage="fastdeploy collect-env",
3030
)
3131

3232

0 commit comments

Comments
 (0)