Browse Source

Merge bab90e24c7 into 32098ca7d1

pull/7739/merge
Wu Shuwen 1 day ago
committed by GitHub
parent
commit
2db5df4acd
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      playwright/README.md

2
playwright/README.md

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

Loading…
Cancel
Save