Skip to content

Commit f5540e4

Browse files
committed
Fix unit test with BootType
1 parent aba5e22 commit f5540e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/commands/create_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ func TestRunCreate_realAPI(t *testing.T) {
6565
Image: "ubuntu-mini-xenial-25g",
6666
CommercialType: "X64-2GB",
6767
IP: "dynamic",
68+
BootType: "bootscript",
6869
}
6970

7071
scopedCtx, scopedStdout, scopedStderr := getScopedCtx(ctx)

0 commit comments

Comments
 (0)