Unverified Commit da9e63d6 authored by Timo Furrer's avatar Timo Furrer Committed by hustewart
Browse files

fix: update name in test

parent a2f4f215
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ func TestHPA_AutoscalingV1(t *testing.T) {
	}
}

func TestHPA_AutoscalingV2beta2(t *testing.T) {
func TestHPA_AutoscalingV2(t *testing.T) {
	templates := []string{"templates/hpa.yaml"}
	releaseName := "hpa-test"