Skip to content

Commit ee66cc4

Browse files
committed
fixup! cli: Add global view arguments parser
1 parent d959663 commit ee66cc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

command/output_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ func TestOutput_emptyOutputs(t *testing.T) {
149149
}
150150

151151
args := []string{
152+
"-no-color",
152153
"-state", statePath,
153154
}
154155
code := c.Run(args)

0 commit comments

Comments
 (0)