Skip to content

Commit

Permalink
Merge pull request #5370 from phooijenga/patch-1
Browse files Browse the repository at this point in the history
merge2: fix duplicate test case
  • Loading branch information
k8s-ci-robot committed Oct 14, 2023
2 parents 2f99707 + 46e2d72 commit f80d9c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kyaml/yaml/merge2/scalar_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ kind: Deployment
{description: `remove scalar -- empty in src`,
source: `
kind: Deployment
field: null
field:
`,
dest: `
kind: Deployment
Expand Down

0 comments on commit f80d9c4

Please sign in to comment.