Skip to content

Commit f239acf

Browse files
committed
chore: preserve beacon e2e cli network placeholder
1 parent 9f5db76 commit f239acf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/ream/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1370,7 +1370,7 @@ mod tests {
13701370
"ream".to_string(),
13711371
"beacon_node".to_string(),
13721372
"--network".to_string(),
1373-
"dev".to_string(),
1373+
"sepolia".to_string(),
13741374
"--http-address".to_string(),
13751375
"127.0.0.1".to_string(),
13761376
"--http-port".to_string(),

0 commit comments

Comments
 (0)