mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 23:04:23 +00:00
tests: fixed yaml test
This commit is contained in:
parent
7a2375bcea
commit
5ef59a7a19
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ args:
|
|||
multiple: true
|
||||
help: Tests 3 max vals
|
||||
max_values: 3
|
||||
groups:
|
||||
arg_groups:
|
||||
- test:
|
||||
args:
|
||||
- maxvals3
|
||||
|
|
Loading…
Reference in a new issue