forked from kubevirt/kubevirt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests, kubernetes: avoid boolean arg
A casual reader cannot guess what is "true" about reporter.Dump(duration, true). The meaning of reporter.DumpAllNamespaces(duration) is far clearer. Signed-off-by: Dan Kenigsberg <[email protected]>
- Loading branch information
1 parent
7539b84
commit 1f98338
Showing
2 changed files
with
14 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters