Skip to content

Commit fd65d91

Browse files
authored
Update fallback_test.go
Signed-off-by: Shane <[email protected]>
1 parent 36c5711 commit fd65d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/internals/fallback/fallback_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
"github.com/stretchr/testify/assert"
1212
"k8s.io/client-go/kubernetes"
1313

14-
. "github.com/kedacore/keda/v2/tests/helper"
14+
. "github.com/kedacore/keda/v2/tests/helper"
1515
)
1616

1717
const (

0 commit comments

Comments
 (0)