Skip to content

Commit

Permalink
Update docs/testing.md
Browse files Browse the repository at this point in the history
Co-authored-by: Bogdan Fazakas <bogdan.fazakas@gmail.com>
  • Loading branch information
jamiehewitt15 and bogdanfazakas authored Aug 14, 2024
1 parent 370e4ac commit e98ee14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ At the end of the test suite, you can check the generated HTML report `html-repo
Additionally, while the tests are running you can open
a browser page at `http://127.0.0.1:5665/` and see a live report

For a more detailed view of all the options available and the type of requests executed check the script: [./src/test/performance/util.js](./src/test/performance/util.js)
For a more detailed view of all the options available and the type of requests executed check the script: [../src/test/performance/util.js](../src/test/performance/util.js)

## Additional tests / helper scripts

Expand Down

0 comments on commit e98ee14

Please sign in to comment.