We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e8290a commit f04583eCopy full SHA for f04583e
tests/e2e/commandse2e/blockchain/deploy/suite.go
tests/e2e/commandse2e/command.go
tests/e2e/e2e_test.go
@@ -9,7 +9,6 @@ import (
9
"testing"
10
11
"github.com/ava-labs/avalanche-cli/pkg/utils"
12
- _ "github.com/ava-labs/avalanche-cli/tests/e2e/commandse2e/blockchain/deploy"
13
_ "github.com/ava-labs/avalanche-cli/tests/e2e/testcases/apm"
14
_ "github.com/ava-labs/avalanche-cli/tests/e2e/testcases/errhandling"
15
_ "github.com/ava-labs/avalanche-cli/tests/e2e/testcases/key"
0 commit comments