Fix bazel documentation running test group example
Change-Id: Iecd9252cb2b1ce02c1d970938f413f5a1f23dc32
This commit is contained in:
parent
061573f135
commit
1c41c4123f
@ -229,7 +229,7 @@ To ignore cached test results:
|
||||
To run one or more specific groups of tests:
|
||||
|
||||
----
|
||||
bazel test --test_tag_filters=api,git //..
|
||||
bazel test --test_tag_filters=api,git //...
|
||||
----
|
||||
|
||||
The following values are currently supported for the group name:
|
||||
|
Loading…
Reference in New Issue
Block a user