Skip to content

Commit a195873

Browse files
Update node/testing/tests/single_node.rs
Co-authored-by: Danny Willems <be.danny.willems@gmail.com>
1 parent df7895e commit a195873

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

node/testing/tests/single_node.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ scenario_test!(
2828
SoloNodeSyncRootSnarkedLedger
2929
);
3030

31-
// TO RUN locally:
31+
// To run locally:
32+
// ```bash
3233
// export MINA_DISCOVERY_FILTER_ADDR=false
3334
// export KEEP_CONNECTION_WITH_UNKNOWN_STREAM=true
3435
// export REPLAYER_MULTIADDR=/dns4/mina-rust-ci-1-libp2p.gcp.o1test.net/tcp/8302/p2p/12D3KooWNazk9D7RnbHFaPEfrL7BReAKr3rDRf7PivS2Lwx3ShAA

0 commit comments

Comments
 (0)