Skip to content

Commit ae3043b

Browse files
committed
update docs
1 parent a8d9fc1 commit ae3043b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/framework/chaos/chaos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ We also offer a set of blockchain-specific experiments, which typically involve
5656

5757
- Utilizing developer APIs (e.g., Anvil)
5858

59-
Check [gas](https://github.com/smartcontractkit/chainlink-testing-framework/blob/main/framework/examples/myproject/chaos/chaos_blockchain_evm_gas_test.go) and [reorg](https://github.com/smartcontractkit/chainlink-testing-framework/blob/main/framework/examples/myproject/chaos/chaos_blockchain_evm_reorg_test.go) examples.
59+
Check [gas](https://github.com/smartcontractkit/chainlink-testing-framework/blob/main/framework/examples/myproject/chaos/chaos_blockchain_evm_gas_test.go) and [reorg](https://github.com/smartcontractkit/chainlink-testing-framework/blob/main/framework/examples/myproject/chaos/chaos_blockchain_evm_reorg_test.go) examples, the same example work for [K8s](https://github.com/smartcontractkit/chainlink-testing-framework/blob/main/framework/examples/myproject/chaos/chaos_k8s_test.go).
6060

6161
## Debugging
6262

0 commit comments

Comments
 (0)