diff --git a/docs/src/cli/commands.md b/docs/src/cli/commands.md index c426bec8..40f8400b 100644 --- a/docs/src/cli/commands.md +++ b/docs/src/cli/commands.md @@ -93,7 +93,11 @@ of all workspace programs before running them. If the configured network is a localnet, then automatically starts the localnetwork and runs the test. -When running tests we stream program logs to .anchor/program-logs/
..log +::: tip Note +Be sure to shutdown any other local validators, otherwise `anchor test` will fail to run. +::: + +When running tests we stream program logs to `.anchor/program-logs/
..log` ::: tip Note The Anchor workflow [recommends](https://www.parity.io/paritys-checklist-for-secure-smart-contract-development/)