Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rachit77 committed Dec 17, 2024
1 parent 558462b commit 91b49ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/bats/pp/bridge-e2e.bats
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ setup() {
assert_success

echo "Waiting for agglayer certificate to settle before sending another transaction..." >&3
settle_certificates_target=1
settle_certificates_target=$i
agglayer_timeout=600
run $PROJECT_ROOT/../scripts/agglayer_certificates_monitor.sh "$settle_certificates_target" "$agglayer_timeout" "$l2_rpc_network_id"
assert_success
Expand Down

0 comments on commit 91b49ba

Please sign in to comment.