Skip to content

Commit ee0e6e5

Browse files
adrianimbodenachew22
authored andcommitted
allow to override --test_summary
1 parent eac6286 commit ee0e6e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/ibazel/main.go

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ var overrideableBazelFlags []string = []string{
7676
"--test_output=",
7777
"--test_tag_filters=",
7878
"--test_timeout=",
79+
"--test_summary=",
7980
// Custom Starlark build settings
8081
// https://docs.bazel.build/versions/master/skylark/config.html#using-build-settings-on-the-command-line
8182
"--//",

0 commit comments

Comments
 (0)