diff --git a/src/cli/init_test.go b/src/cli/init_test.go index b4d5aeb..5ef333d 100644 --- a/src/cli/init_test.go +++ b/src/cli/init_test.go @@ -27,8 +27,8 @@ runtime-version: null `, appName, registry, - projectType, isPrivateService, + projectType, ) result := fmt.Sprint(writer.(*bytes.Buffer))