Skip to content

Commit

Permalink
Skip USDC
Browse files Browse the repository at this point in the history
  • Loading branch information
connorwstein committed Dec 6, 2024
1 parent 493ac03 commit 3eb40fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/smoke/ccip/ccip_usdc_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ import (
* chainB (USDC)
*/
func TestUSDCTokenTransfer(t *testing.T) {
t.Skip("need to deflake and optimize")
lggr := logger.TestLogger(t)
ctx := tests.Context(t)
config := &changeset.TestConfigs{
Expand Down

0 comments on commit 3eb40fe

Please sign in to comment.