Skip to content

Commit

Permalink
Fixes CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vyzaldysanchez committed Mar 10, 2025
1 parent e19f59e commit 1b2bd8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-tests/tests/smoke/capabilities/workflow_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import (
"github.com/go-playground/validator/v10"
"github.com/pkg/errors"
"github.com/rs/zerolog"
"github.com/smartcontractkit/chainlink-testing-framework/lib/utils/testcontext"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"

Expand All @@ -28,6 +27,7 @@ import (
"github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake"
"github.com/smartcontractkit/chainlink-testing-framework/framework/components/jd"
ns "github.com/smartcontractkit/chainlink-testing-framework/framework/components/simple_node_set"
"github.com/smartcontractkit/chainlink-testing-framework/lib/utils/testcontext"
"github.com/smartcontractkit/chainlink-testing-framework/seth"

"github.com/smartcontractkit/chainlink/deployment"
Expand Down

0 comments on commit 1b2bd8f

Please sign in to comment.