Skip to content

Commit

Permalink
https://github.com/kedacore/keda/issues/2214
Browse files Browse the repository at this point in the history
Signed-off-by: Siva Guruvareddiar <[email protected]>
  • Loading branch information
Siva Guruvareddiar authored and sguruvar committed Jan 15, 2024
1 parent 19a5de4 commit 48dd3d1
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ import (
"github.com/aws/aws-sdk-go-v2/credentials"
"github.com/aws/aws-sdk-go-v2/service/amp"
"github.com/joho/godotenv"
. "github.com/kedacore/keda/v2/tests/helper"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"

. "github.com/kedacore/keda/v2/tests/helper"
)

// Load environment variables from .env file
Expand Down

0 comments on commit 48dd3d1

Please sign in to comment.