diff --git a/core/utils/version_test.go b/core/utils/version_test.go index 815a69af..01b3ef63 100644 --- a/core/utils/version_test.go +++ b/core/utils/version_test.go @@ -7,7 +7,7 @@ import ( "github.com/stretchr/testify/assert" ) -func TestCustomCompareVersions(t *testing.T) { +func TestCompareVersions(t *testing.T) { cases := []struct { ver1 string ver2 string