update version to 1.0.0 (#348)

This commit is contained in:
澄潭
2023-05-22 20:58:19 +08:00
committed by GitHub
parent 18ad817edb
commit 3e68ae75d1
7 changed files with 19 additions and 19 deletions

View File

@@ -70,8 +70,8 @@ func TestHigressConformanceTests(t *testing.T) {
tests.HTTPRouteWhitelistSourceRange,
tests.HTTPRouteCanaryWeight,
tests.HTTPRouteMatchPath,
tests.HTTPFORCEREDIRCTHTTPS,
tests.HTTPREDIRCTASHTTPS,
tests.HttpForceRedirectHttps,
tests.HttpRedirectAsHttps,
}
cSuite.Run(t, higressTests)