Skip to content

Commit 4260f77

Browse files
authored
Update events_test.go
Signed-off-by: Shane <[email protected]>
1 parent 3ca522f commit 4260f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/internals/events/events_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313

1414
"github.com/kedacore/keda/v2/pkg/common/message"
1515
"github.com/kedacore/keda/v2/pkg/eventreason"
16-
. "github.com/kedacore/keda/v2/tests/helper"
16+
. "github.com/kedacore/keda/v2/tests/helper"
1717
)
1818

1919
const (

0 commit comments

Comments
 (0)