docs: improve testing docs (#133)
This commit is contained in:
2
substreams/Cargo.lock
generated
2
substreams/Cargo.lock
generated
@@ -1,6 +1,6 @@
|
||||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 4
|
||||
version = 3
|
||||
|
||||
[[package]]
|
||||
name = "aho-corasick"
|
||||
|
||||
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user