Skip to content

Commit

Permalink
Removing USDC part
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz-sekara committed Nov 6, 2024
1 parent 3762416 commit 6aff29a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion integration-tests/smoke/ccip_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
package smoke

import (
"github.com/stretchr/testify/require"
"math/big"
"testing"

"github.com/stretchr/testify/require"

cciptypes "github.com/smartcontractkit/chainlink-ccip/pkg/types/ccipocr3"
"github.com/smartcontractkit/chainlink-ccip/pluginconfig"
jobv1 "github.com/smartcontractkit/chainlink-protos/job-distributor/v1/job"
Expand Down

0 comments on commit 6aff29a

Please sign in to comment.