Skip to content

Commit

Permalink
Update e2e/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anjula-sack authored Aug 19, 2023
1 parent 0840deb commit 135a4d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Then, in a separate terminal, run:
```sh
yarn test-e2e --headed
```

By default, the test suite will run against the "http://localhost:8080".
<!-- markdown-link-check-disable-next-line -->
By default, the test suite will run against the `http://localhost:8080`.
You can override this by exporting `E2E_BASE_URL` environment variables beforehand:

```sh
Expand Down

0 comments on commit 135a4d0

Please sign in to comment.