Skip to content

Commit

Permalink
fix: e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
joanestebanr committed Nov 11, 2024
1 parent 1ebcc5a commit 705d5cc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/bridge-e2e.bats
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ setup() {
assert_success

run verify_balance "$l2_rpc_url" "$weth_token_addr" "$destination_addr" "$initial_receiver_balance" "$ether_value"
if [ $status -eq 0 ]; then
break
fi
assert_success

echo "bridgeAsset L2 WETH to L1 ETH" >&3
Expand Down

0 comments on commit 705d5cc

Please # to comment.