We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
../lambda-machine-local/commands/commandstest
1 parent 0a66949 commit 0f41d45Copy full SHA for 0f41d45
1 file changed
commands/inspect_test.go
@@ -3,9 +3,9 @@ package commands
3
import (
4
"testing"
5
6
- "github.com/docker/machine/commands/commandstest"
7
"github.com/docker/machine/libmachine"
8
"github.com/docker/machine/libmachine/libmachinetest"
+ "github.com/lambda-linux/lambda-machine-local/commands/commandstest"
9
"github.com/stretchr/testify/assert"
10
)
11
0 commit comments