File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -924,7 +924,7 @@ protected function showHelp()
924
924
Test Selection Options:
925
925
926
926
--filter <pattern> Filter which tests to run.
927
- --testsuite <pattern> Filter which testsuite to run.
927
+ --testsuite <name> Filter which testsuite to run.
928
928
--group ... Only runs tests from the specified group(s).
929
929
--exclude-group ... Exclude tests from the specified group(s).
930
930
--list-groups List available test groups.
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ Logging Options:
34
34
Test Selection Options:
35
35
36
36
--filter <pattern> Filter which tests to run.
37
- --testsuite <pattern> Filter which testsuite to run.
37
+ --testsuite <name> Filter which testsuite to run.
38
38
--group ... Only runs tests from the specified group(s).
39
39
--exclude-group ... Exclude tests from the specified group(s).
40
40
--list-groups List available test groups.
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Logging Options:
35
35
Test Selection Options:
36
36
37
37
--filter <pattern> Filter which tests to run.
38
- --testsuite <pattern> Filter which testsuite to run.
38
+ --testsuite <name> Filter which testsuite to run.
39
39
--group ... Only runs tests from the specified group(s).
40
40
--exclude-group ... Exclude tests from the specified group(s).
41
41
--list-groups List available test groups.
You can’t perform that action at this time.
0 commit comments