Browse Source

docs: fix Playwright test env link

pull/7739/head
dajiaohuang 2 weeks ago
parent
commit
bab90e24c7
  1. 2
      playwright/README.md

2
playwright/README.md

@ -2,7 +2,7 @@
This allows running integration tests using [Playwright](https://playwright.dev/). This allows running integration tests using [Playwright](https://playwright.dev/).
\ \
It usse its own [test.env](/test/scenarios/test.env) with different ports to not collide with a running dev instance. It uses its own [test.env](./test.env) with different ports to not collide with a running dev instance.
## Install ## Install

Loading…
Cancel
Save