Skip to content

Commit

Permalink
fixing integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
valerii-kabisov-cll committed Oct 2, 2024
1 parent df97d62 commit fecc52f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions integration-tests/crib/chaos.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ import (

"github.com/chaos-mesh/chaos-mesh/api/v1alpha1"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"

"github.com/smartcontractkit/chainlink-testing-framework/havoc"
)

func rebootCLNamespace(delay time.Duration, namespace string) (*havoc.Chaos, error) {
Expand Down
1 change: 0 additions & 1 deletion integration-tests/wrappers/contract_caller.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import (
"github.com/smartcontractkit/chainlink-testing-framework/seth"

"github.com/smartcontractkit/chainlink-testing-framework/lib/blockchain"
"github.com/smartcontractkit/chainlink-testing-framework/seth"
evmClient "github.com/smartcontractkit/chainlink/v2/core/chains/evm/client"
)

Expand Down

0 comments on commit fecc52f

Please sign in to comment.