We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f29eb4 commit 01ca49aCopy full SHA for 01ca49a
cli/cli_test.go
@@ -25,9 +25,9 @@ import (
25
"strings"
26
"testing"
27
28
+ "bou.ke/monkey"
29
"github.com/arduino/arduino-cli/cli/root"
30
paths "github.com/arduino/go-paths-helper"
- "github.com/bouk/monkey"
31
"github.com/stretchr/testify/assert"
32
"github.com/stretchr/testify/require"
33
semver "go.bug.st/relaxed-semver"
0 commit comments