Skip to content

Commit

Permalink
add trivial change
Browse files Browse the repository at this point in the history
Signed-off-by: June Han <sorrowitsch@gmail.com>
  • Loading branch information
junekhan committed Jul 5, 2024
1 parent 25991f8 commit 36a8c09
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
. "github.com/kedacore/keda/v2/tests/scalers/rabbitmq"
)

var _ = godotenv.Load("../../.env") // For loading env variables from .env
var _ = godotenv.Load("../../.env")

const (
testName = "eager-scaling-strategy-test"
Expand Down

0 comments on commit 36a8c09

Please sign in to comment.