Skip to content

Commit

Permalink
fix: Fix the image display in the E2E test README.md (alibaba#516)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeixinX authored Sep 19, 2023
1 parent 8d8ad6d commit b47d74b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,

Expand Down

0 comments on commit b47d74b

Please sign in to comment.