Skip to content

Commit b85a73c

Browse files
committed
fix test
1 parent 5b2792d commit b85a73c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/templatepush_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,6 @@ func TestTemplatePush(t *testing.T) {
679679
templateName,
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)