Commit bff99fa
committed
minor #17341 [Console] docs(test): add array example for options with CommandTester (kpn13)
This PR was submitted for the 6.2 branch but it was merged into the 4.4 branch instead.
Discussion
----------
[Console] docs(test): add array example for options with CommandTester
This PR adds an example of how we can set an array input as option using the CommandTester.
It's not so difficult to find the way by ourselves but it doesn't seem to be explicit somewhere.
Commits
-------
e24a36d docs(test): add array example for options1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| 375 | + | |
| 376 | + | |
375 | 377 | | |
376 | 378 | | |
377 | 379 | | |
| |||
0 commit comments