Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
makramkd committed Nov 20, 2024
1 parent c0fda7f commit a8bf583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/ccip/test_assertions.go
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ func ConfirmCommitForAllWithExpectedSeqNums(
ccipocr3.SeqNumRange{
ccipocr3.SeqNum(expectedSeqNum),
ccipocr3.SeqNum(expectedSeqNum),
})
}))
})
}
}
Expand Down

0 comments on commit a8bf583

Please sign in to comment.