fix: Fix the image display in the E2E test README.md (#516)

This commit is contained in:
WeixinX
2023-09-19 23:24:06 +08:00
committed by GitHub
parent 8d8ad6d624
commit b47d74bce5

View File

@@ -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,