Skip to content

Commit

Permalink
fix: e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
joanestebanr committed Dec 5, 2024
1 parent 03b0271 commit 0aea2ce
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 @@ -86,6 +86,6 @@ setup() {

echo "====== bridgeMessage L2->L1" >&3
destination_net=0
run bridge_message "$native_token_addr" "$l2_rpc_url"
run bridge_message "0x0000000000000000000000000000000000000000" "$l2_rpc_url"
assert_success
}

0 comments on commit 0aea2ce

Please sign in to comment.