Update README.md (#1587)
# What this PR does ## Which issue(s) this PR fixes ## Checklist - [ ] Tests updated - [ ] Documentation added - [ ] `CHANGELOG.md` updated
This commit is contained in:
parent
6f0f0af00e
commit
b2b7237bc4
1 changed files with 1 additions and 0 deletions
|
|
@ -150,6 +150,7 @@ To run these tests locally simply do the following:
|
|||
npx playwright install # install playwright dependencies
|
||||
cp ./grafana-plugin/.env.example ./grafana-plugin/.env
|
||||
# you may need to tweak the values in ./grafana-plugin/.env according to your local setup
|
||||
cd grafana-plugin
|
||||
yarn test:integration
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue