Loading assets/auto-deploy-app/test/templates/deployment_test.go +0 −2 Original line number Diff line number Diff line Loading @@ -628,7 +628,6 @@ func TestServiceExtraPortServicePortDefinition(t *testing.T) { values map[string]string valueFiles []string expectedPorts []coreV1.ContainerPort expectedErrorRegexp *regexp.Regexp }{ { Loading @@ -645,7 +644,6 @@ func TestServiceExtraPortServicePortDefinition(t *testing.T) { Protocol: "TCP", }, }, expectedErrorRegexp: regexp.MustCompile("Error: could not find template templates/service.yaml in chart"), }, } Loading Loading
assets/auto-deploy-app/test/templates/deployment_test.go +0 −2 Original line number Diff line number Diff line Loading @@ -628,7 +628,6 @@ func TestServiceExtraPortServicePortDefinition(t *testing.T) { values map[string]string valueFiles []string expectedPorts []coreV1.ContainerPort expectedErrorRegexp *regexp.Regexp }{ { Loading @@ -645,7 +644,6 @@ func TestServiceExtraPortServicePortDefinition(t *testing.T) { Protocol: "TCP", }, }, expectedErrorRegexp: regexp.MustCompile("Error: could not find template templates/service.yaml in chart"), }, } Loading