Skip to content

Commit

Permalink
Update pkg/scalers/aws_sigv4_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Jorge Turrado Ferrero <[email protected]>
Signed-off-by: Siva Guruvareddiar <[email protected]>
  • Loading branch information
sguruvar and JorTurFer authored Jan 15, 2024
1 parent c5e8eeb commit f9e6896
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/scalers/aws_sigv4_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ import (
"strings"
"testing"

"github.com/kedacore/keda/v2/pkg/util"
"github.com/stretchr/testify/require"

"github.com/kedacore/keda/v2/pkg/util"
)

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

0 comments on commit f9e6896

Please sign in to comment.