Address golangci-lint finding
Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>
This commit is contained in:
parent
c762310a5f
commit
e001f6f05d
|
|
@ -66,7 +66,6 @@ func newAppTestLogger() *zap.SugaredLogger {
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestVisitDesiredStatesWithReleasesFiltered_ReleaseOrder(t *testing.T) {
|
func TestVisitDesiredStatesWithReleasesFiltered_ReleaseOrder(t *testing.T) {
|
||||||
|
|
||||||
files := map[string]string{
|
files := map[string]string{
|
||||||
"/path/to/helmfile.yaml": `
|
"/path/to/helmfile.yaml": `
|
||||||
helmfiles:
|
helmfiles:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue