Commit fd6502b3 by Amal Committed by GitHub

Minor grammatical correction (#23898)

parent c797ae25
...@@ -105,7 +105,7 @@ To run the tests: ...@@ -105,7 +105,7 @@ To run the tests:
yarn e2e-tests yarn e2e-tests
``` ```
By default, the end-to-end tests assumes Grafana is available on `localhost:3000`. To use a specific URL, set the `BASE_URL` environment variable: By default, the end-to-end tests assume Grafana is available on `localhost:3000`. To use a specific URL, set the `BASE_URL` environment variable:
``` ```
BASE_URL=http://localhost:3333 yarn e2e-tests BASE_URL=http://localhost:3333 yarn e2e-tests
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment