Skip to content

Commit

Permalink
fix: test reth default
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusfigmelo committed Feb 27, 2025
1 parent 910a266 commit ccd5231
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/el_cl_launcher_test.star
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ def test_launch_with_defaults(plan):
el_service_config.cmd,
[
"node",
"-vvv",
"--datadir=/data/op-reth/execution-data",
"--chain=/network-configs/genesis-{0}.json".format(
chain.network_params.network_id
Expand Down

0 comments on commit ccd5231

Please sign in to comment.