Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c6cfe21

Browse files
committed
testsuite: force colored output
1 parent 4236ec9 commit c6cfe21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎internal/integrationtest/arduino-cli.go‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ type ArduinoCLIConfig struct {
5454

5555
// NewArduinoCliWithinEnvironment creates a new Arduino CLI client inside the given environment.
5656
func NewArduinoCliWithinEnvironment(t *testing.T, config *ArduinoCLIConfig, env *Environment) *ArduinoCLI {
57+
color.NoColor = false
5758
cli := NewArduinoCli(t, config)
5859
staging := env.downloadsDir
5960
if !config.UseSharedStagingFolder {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /