diff --git a/deployment/ccip/test_assertions.go b/deployment/ccip/test_assertions.go index c6b278ccdbc..8b036846044 100644 --- a/deployment/ccip/test_assertions.go +++ b/deployment/ccip/test_assertions.go @@ -199,7 +199,7 @@ func ConfirmCommitForAllWithExpectedSeqNums( ccipocr3.SeqNumRange{ ccipocr3.SeqNum(expectedSeqNum), ccipocr3.SeqNum(expectedSeqNum), - }) + })) }) } }