diff --git a/test/README.md b/test/README.md index d0c20cb61..9b7baaff2 100644 --- a/test/README.md +++ b/test/README.md @@ -9,11 +9,11 @@ Higress e2e tests are mainly focusing on two parts for now: ### Architecture -![ingress-arch](./ingress/arch.png) +![ingress-arch](./e2e/arch.png) ### Workflow -![ingress-workflow](./ingress/pipeline.png) +![ingress-workflow](./e2e/pipeline.png) Higress provides make target to run ingress api conformance tests and wasmplugin tests,