diff --git a/integration-tests/ccip-tests/testsetups/ccip.go b/integration-tests/ccip-tests/testsetups/ccip.go index f64342a45c..45db37843d 100644 --- a/integration-tests/ccip-tests/testsetups/ccip.go +++ b/integration-tests/ccip-tests/testsetups/ccip.go @@ -905,6 +905,7 @@ func (o *CCIPTestSetUpOutputs) CheckGasUpdateTransaction() error { if err := readGasUpdateTx(lanes.ReverseLane); err != nil { return err } + } } // when leader lane setup is enabled, number of transaction should match the number of network. // Say we have 3 networks, then we expect 3 transactions in total from six events.