Skip to content

Commit

Permalink
remove change to try and resolve flaky eth smoke tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ettec committed Dec 12, 2024
1 parent 388b658 commit f5b532f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployment/ccip/changeset/test_assertions.go
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,8 @@ func ConfirmCommitForAllWithExpectedSeqNums(
return false
}
},
tests.WaitTimeout(t),
2*time.Second,
3*time.Minute,
1*time.Second,
"all commitments did not confirm",
)
}
Expand Down

0 comments on commit f5b532f

Please sign in to comment.