mirror of
https://github.com/fluxcd/flux2.git
synced 2025-10-27 20:55:09 +08:00
Update dependencies to Kubernetes v1.34.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
@ -101,7 +101,7 @@ func TestCreateSourceGitExport(t *testing.T) {
|
||||
},
|
||||
{
|
||||
name: "no args",
|
||||
args: "create secret git",
|
||||
args: "create source git --url=https://github.com/stefanprodan/podinfo",
|
||||
assert: assertError("name is required"),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user