From 6e03db8b27aaaeeeda7f71f40751ddaa437128ed Mon Sep 17 00:00:00 2001 From: El De-dog-lo <3859395+fubuloubu@users.noreply.github.com> Date: Thu, 17 Aug 2023 11:32:56 -0500 Subject: [PATCH] Update docs/userguides/testing.md --- docs/userguides/testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/userguides/testing.md b/docs/userguides/testing.md index 55cfb3cf48..7031645262 100644 --- a/docs/userguides/testing.md +++ b/docs/userguides/testing.md @@ -98,7 +98,7 @@ test: number_of_accounts: 5 ``` -If you are running tests against `anvil`, your generated test accounts may not correspond to the `anvil`'s generated accounts despite using the same mnemonic. In such a case, you are able to specify a custom derivation path in `ape-config.yaml`: +If you are running tests against `anvil`, your generated test accounts may not correspond to the `anvil`'s default generated accounts despite using the same mnemonic. In such a case, you are able to specify a custom derivation path in `ape-config.yaml`: ```yaml test: