We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c5711 commit fd65d91Copy full SHA for fd65d91
tests/internals/fallback/fallback_test.go
@@ -11,7 +11,7 @@ import (
11
"github.com/stretchr/testify/assert"
12
"k8s.io/client-go/kubernetes"
13
14
- . "github.com/kedacore/keda/v2/tests/helper"
+ . "github.com/kedacore/keda/v2/tests/helper"
15
)
16
17
const (
0 commit comments