mirror of
https://github.com/alibaba/higress.git
synced 2026-05-27 06:07:27 +08:00
refactor(v2): upgrade module to github.com/alibaba/higress/v2 (#2922)
Signed-off-by: Xijun Dai <daixijun1990@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
package tests
|
||||
|
||||
import "github.com/alibaba/higress/test/e2e/conformance/utils/suite"
|
||||
import "github.com/alibaba/higress/v2/test/e2e/conformance/utils/suite"
|
||||
|
||||
func Register(testcase suite.ConformanceTest) {
|
||||
if len(testcase.Features) == 0 {
|
||||
|
||||
Reference in New Issue
Block a user