Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitff704ed

Browse files
committed
fix tests:
1 parentadc8650 commitff704ed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎cli/templatepush_test.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -676,10 +676,9 @@ func TestTemplatePush(t *testing.T) {
676676
args:= []string{
677677
"templates",
678678
"push",
679-
templateName,
679+
"my-template",
680680
"--directory",source,
681681
"--test.provisioner",string(database.ProvisionerTypeEcho),
682-
"--create",
683682
}
684683
inv,root:=clitest.New(t,args...)
685684
clitest.SetupConfig(t,templateAdmin,root)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp