Skip to content

Commit

Permalink
fix: test sprintf
Browse files Browse the repository at this point in the history
  • Loading branch information
Pehesi97 committed Oct 19, 2023
1 parent 12fa85a commit 615422b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli/init_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ runtime-version: null
`,
appName,
registry,
projectType,
isPrivateService,
projectType,
)

result := fmt.Sprint(writer.(*bytes.Buffer))
Expand Down

0 comments on commit 615422b

Please sign in to comment.