Skip to content

Commit

Permalink
Update conjur_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
yxxhero authored Jan 9, 2024
1 parent 758fcf3 commit 606e297
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/providers/conjur/conjur_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ import (
"testing"

"github.com/cyberark/conjur-api-go/conjurapi"
"github.com/stretchr/testify/assert"

"github.com/helmfile/vals/pkg/config"
"github.com/helmfile/vals/pkg/log"
"github.com/stretchr/testify/assert"
)

func Test_New(t *testing.T) {
Expand Down

0 comments on commit 606e297

Please sign in to comment.