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.
1 parent 6f1a313 commit 6d06437Copy full SHA for 6d06437
pkg/commands/create_test.go
@@ -62,7 +62,7 @@ func TestRunCreate_realAPI(t *testing.T) {
62
Convey("--name=unittest-create-standard wily", func() {
63
args := CreateArgs{
64
Name: "unittest-create-standard",
65
- Image: "wily",
+ Image: "xenial",
66
CommercialType: "X64-2GB",
67
IP: "dynamic",
68
}
0 commit comments