docs: improve testing docs (#133)

This commit is contained in:
Louise Poole
2025-01-16 15:49:46 +02:00
committed by GitHub
parent 98c63c685f
commit ffd6da916a
6 changed files with 36 additions and 18 deletions

View File

@@ -26,4 +26,4 @@ For forked protocols you'll need to also supply the config file name, e.g. `ethe
## Test your implementation
To run a full end-to-end integration test you can refer to the [testing script documentation](../testing/README.md)
To run a full end-to-end integration test you can refer to the [testing script documentation](../testing/README.md).